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.
Opens stuff, like webpages and files and executables, cross-platform
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.
HPACK implementation
A basic but performant promise implementation
Node HTTP/HTTPS Agents for tunneling proxies
Standard library
Glob to regular expression with support for extended globs
Deprecate all the things
core-js compat
javascript standard data structure library which benchmark against C++ STL
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
the path module from node core for browsers
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ECMAScript parsing infrastructure for multipurpose analysis
Try to guess if your terminal supports unicode