Give me a string and I'll tell you if it's a valid npm package license string
return list of CallSite objects from a captured stacktrace
Extend an object with the properties of additional objects. node.js/javascript util.
Convert a kebab-cased CSS property into a camelCased DOM property.
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
Command line tool to generate addon skeleton.
merge() utility function
generator async control flow goodness
Simple Node.js wrapper for the Git CLI
JSON.parse with bigints support
Tiny JavaScript tokenizer.
Code syntax highlighting tool for Editor.js
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
compute the closest common parent for file paths
Recursive object extending
borderless text tables with alignment
Regular expression for matching astral symbols
Flatten nested arrays
Implements performance.now (based on process.hrtime).
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