Extend an object with the properties of additional objects. node.js/javascript util.
Escape string for use in HTML
Tiny JavaScript tokenizer.
Convert a kebab-cased CSS property into a camelCased DOM property.
return list of CallSite objects from a captured stacktrace
Like JSON.stringify, but doesn't blow up on circular refs.
ANSI escape codes for some terminal swag
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
merge() utility function
generator async control flow goodness
JSON.parse with bigints support
compute the closest common parent for file paths
Recursive object extending
borderless text tables with alignment
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
The Lodash method `_.merge` exported as a module.
Flatten nested arrays
Determine if the JS environment has Symbol support. Supports spec, or shams.
Regular expression for matching astral symbols
Determine if the current node version supports the `--preserve-symlinks` flag.
Implements performance.now (based on process.hrtime).
Extra assertions on top of node's assert module
Standard library
A basic but performant promise implementation