Like duplexer but using streams3
generator async control flow goodness
compute the closest common parent for file paths
borderless text tables with alignment
Recursive object extending
Regular expression for matching astral symbols
Caseless object set/get/has, very useful when working with HTTP headers.
Flatten nested arrays
Extended ActionScript3 ByteArray API for JavaScript
Lightweight Node.js version sniffing/comparison
The Lodash method `_.merge` exported as a module.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Implements performance.now (based on process.hrtime).
JSON.parse with bigints support
Determine if the JS environment has Symbol support. Supports spec, or shams.
Safe(r) monkeypatching for JavaScript.
Extra assertions on top of node's assert module
Determine if the current node version supports the `--preserve-symlinks` flag.
javascript standard data structure library which benchmark against C++ STL
A basic but performant promise implementation
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
Try to guess if your terminal supports unicode
Returns true if an object was created by the `Object` constructor, or Object.create(null).
the path module from node core for browsers