Flatten nested arrays
A replacement for process.exit that ensures stdio are fully drained before exiting.
Opens stuff, like webpages and files and executables, cross-platform
A basic but performant promise implementation
Standard library
HPACK implementation
Node HTTP/HTTPS Agents for tunneling proxies
Deprecate all the things
core-js compat
javascript standard data structure library which benchmark against C++ STL
Glob to regular expression with support for extended globs
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).
ECMAScript parsing infrastructure for multipurpose analysis
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Try to guess if your terminal supports unicode
ASN.1 encoder and decoder
Copies non-react specific statics from a child component to a parent component
invariant
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Returns an array of Typed Array names that are available in the current environment
set blocking stdio and stderr ensuring that terminal output does not truncate