Determine if an object is a Stream
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Regular expression for matching astral symbols
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
Opens stuff, like webpages and files and executables, cross-platform
A replacement for process.exit that ensures stdio are fully drained before exiting.
A basic but performant promise implementation
Standard library
HPACK implementation
Node HTTP/HTTPS Agents for tunneling proxies
Deprecate all the things
core-js compat
Glob to regular expression with support for extended globs
javascript standard data structure library which benchmark against C++ STL
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
the path module from node core for browsers
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.