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.
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
Flatten nested arrays
The Lodash method `_.merge` exported as a module.
Recursive object extending
Determine if the JS environment has Symbol support. Supports spec, or shams.
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
Copies non-react specific statics from a child component to a parent component