Resolve the path of a module like `require.resolve()` but from the current working directory
YAML 1.2 parser and serializer
An implementation of WHATWG AbortController interface.
Require module from string
deep cloning of objects and arrays
Determine the `package.json#type` which applies to a location
Flexible ascii progress bar
modernize node.js to current ECMAScript standards
dead-simple optimistic async helper
Constant-time comparison of Buffers
Reads and caches the entire contents of a file until it is modified
Convert directories to glob compatible strings
Port of C's wcwidth() and wcswidth()
Browser-friendly inheritance fully compatible with standard node.js inherits()
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
64-bit big-endian signed integer-to-string conversion
Like JSON.stringify, but doesn't blow up on circular refs.
Deprecate all the things
return list of CallSite objects from a captured stacktrace
ASN.1 encoder and decoder
ANSI escape codes for some terminal swag
Extend an object with the properties of additional objects. node.js/javascript util.