lazy-object-view
A simple JS object tree visualizer/explorer that adheres to 'what you see is what's in the DOM'
kind-of
Get the native type of a value.
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
define-property
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.