ANSI escape codes for some terminal swag
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
merge() utility function
JSON.parse with bigints support
Recursive object extending
compute the closest common parent for file paths
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
borderless text tables with alignment
Cordova Video Editor Plugin
The Lodash method `_.merge` exported as a module.
Flatten nested arrays
Determine if the JS environment has Symbol support. Supports spec, or shams.
Determine if the current node version supports the `--preserve-symlinks` flag.
Regular expression for matching astral symbols
Implements performance.now (based on process.hrtime).
Deprecate all the things
A basic but performant promise implementation
Extra assertions on top of node's assert module
Standard library
javascript standard data structure library which benchmark against C++ STL
core-js compat
ASN.1 encoder and decoder
Returns true if an object was created by the `Object` constructor, or Object.create(null).