Give me a string and I'll tell you if it's a valid npm package license string
merge() utility function
Extend an object with the properties of additional objects. node.js/javascript util.
generator async control flow goodness
compute the closest common parent for file paths
borderless text tables with alignment
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Flatten nested arrays
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
The Lodash method `_.merge` exported as a module.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Recursive object extending
Regular expression for matching astral symbols
JSON.parse with bigints support
Standard library
Implements performance.now (based on process.hrtime).
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
javascript standard data structure library which benchmark against C++ STL
Determine if the current node version supports the `--preserve-symlinks` flag.
A basic but performant promise implementation
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
ECMAScript parsing infrastructure for multipurpose analysis
Extra assertions on top of node's assert module