An arbitrary-precision Decimal type for JavaScript.
Resolve the path of a module like `require.resolve()` but from the current working directory
An implementation of WHATWG AbortController interface.
Esprima-compatible implementation of the Mozilla JS Parser API
Require module from string
Browser-friendly inheritance fully compatible with standard node.js inherits()
Reads and caches the entire contents of a file until it is modified
modernize node.js to current ECMAScript standards
deep cloning of objects and arrays
Flexible ascii progress bar
return list of CallSite objects from a captured stacktrace
Determine the `package.json#type` which applies to a location
Port of C's wcwidth() and wcswidth()
Official TypeScript client for CortexDB.
Convert directories to glob compatible strings
dead-simple optimistic async helper
64-bit big-endian signed integer-to-string conversion
Give me a string and I'll tell you if it's a valid npm package license string
generator async control flow goodness
Extend an object with the properties of additional objects. node.js/javascript util.
Get the shortest leading whitespace from lines in a string
Tiny JavaScript tokenizer.
Convert a kebab-cased CSS property into a camelCased DOM property.
Like JSON.stringify, but doesn't blow up on circular refs.