deep cloning of objects and arrays
Reads and caches the entire contents of a file until it is modified
Determine the `package.json#type` which applies to a location
Flexible ascii progress bar
dead-simple optimistic async helper
modernize node.js to current ECMAScript standards
Constant-time comparison of Buffers
Browser-friendly inheritance fully compatible with standard node.js inherits()
Convert directories to glob compatible strings
Port of C's wcwidth() and wcswidth()
64-bit big-endian signed integer-to-string conversion
Get the shortest leading whitespace from lines in a string
Convert a kebab-cased CSS property into a camelCased DOM property.
Esprima-compatible implementation of the Mozilla JS Parser API
Like JSON.stringify, but doesn't blow up on circular refs.
Extend an object with the properties of additional objects. node.js/javascript util.
Give me a string and I'll tell you if it's a valid npm package license string
Deprecate all the things
return list of CallSite objects from a captured stacktrace
ANSI escape codes for some terminal swag
ASN.1 encoder and decoder
merge() utility function
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
Tiny JavaScript tokenizer.