Determine if the current node version supports the `--preserve-symlinks` flag.
Convert a kebab-cased CSS property into a camelCased DOM property.
Like JSON.stringify, but doesn't blow up on circular refs.
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
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Recursive object extending
Regular expression for matching astral symbols
Is this specifier a node.js core module?
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
Flatten nested arrays
A replacement for process.exit that ensures stdio are fully drained before exiting.
A basic but performant promise implementation
Standard library
Deprecate all the things
javascript standard data structure library which benchmark against C++ STL