YAML 1.2 parser and serializer
Determine the `package.json#type` which applies to a location
Turn any collection of objects into its own efficient tree or linked list using Symbol
Require module from string
Resolve the path of a module like `require.resolve()` but from the current working directory
modernize node.js to current ECMAScript standards
simplified stream construction
deep cloning of objects and arrays
Flexible ascii progress bar
Constant-time comparison of Buffers
Convert directories to glob compatible strings
Get the shortest leading whitespace from lines in a string
dead-simple optimistic async helper
Port of C's wcwidth() and wcswidth()
Browser-friendly inheritance fully compatible with standard node.js inherits()
Reads and caches the entire contents of a file until it is modified
Escape string for use in HTML
Tiny JavaScript tokenizer.
return list of CallSite objects from a captured stacktrace
Convert a kebab-cased CSS property into a camelCased DOM property.
browserify v2 plugin for react from Facebook to support jsx with ecmascript 6
ANSI escape codes for some terminal swag
Like JSON.stringify, but doesn't blow up on circular refs.
64-bit big-endian signed integer-to-string conversion