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