dead-simple optimistic async helper
Constant-time comparison of Buffers
Determine the `package.json#type` which applies to a location
Reads and caches the entire contents of a file until it is modified
Browser-friendly inheritance fully compatible with standard node.js inherits()
Like JSON.stringify, but doesn't blow up on circular refs.
borderless text tables with alignment
Esprima-compatible implementation of the Mozilla JS Parser API
64-bit big-endian signed integer-to-string conversion
ASN.1 encoder and decoder
Convert a kebab-cased CSS property into a camelCased DOM property.
Deprecate all the things
Get the shortest leading whitespace from lines in a string
Flatten nested arrays
random bytes from browserify stand alone
return list of CallSite objects from a captured stacktrace
The Lodash method `_.merge` exported as a module.
Determine if the JS environment has Symbol support. Supports spec, or shams.
merge() utility function
Give me a string and I'll tell you if it's a valid npm package license string
Like duplexer but using streams3
kill trees of processes
Extend an object with the properties of additional objects. node.js/javascript util.
generator async control flow goodness