Extra assertions on top of node's assert module
generator async control flow goodness
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
ANSI escape codes for some terminal swag
merge() utility function
compute the closest common parent for file paths
Recursive object extending
Determine if an object is a Stream
Standard library
Regular expression for matching astral symbols
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
Implements performance.now (based on process.hrtime).
Determine if the JS environment has Symbol support. Supports spec, or shams.
The Lodash method `_.merge` exported as a module.
borderless text tables with alignment
A replacement for process.exit that ensures stdio are fully drained before exiting.
Flatten nested arrays
Opens stuff, like webpages and files and executables, cross-platform
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
A basic but performant promise implementation
HPACK implementation
Node HTTP/HTTPS Agents for tunneling proxies
Deprecate all the things