Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
merge() utility function
Tiny JavaScript tokenizer.
JSON.parse with bigints support
generator async control flow goodness
Recursive object extending
borderless text tables with alignment
compute the closest common parent for file paths
Implements performance.now (based on process.hrtime).
Regular expression for matching astral symbols
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
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
Extra assertions on top of node's assert module
Determine if the current node version supports the `--preserve-symlinks` flag.
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Try to guess if your terminal supports unicode
the path module from node core for browsers
javascript standard data structure library which benchmark against C++ STL
Deprecate all the things
Returns true if an object was created by the `Object` constructor, or Object.create(null).