Standard library
Is this specifier a node.js core module?
ECMAScript parsing infrastructure for multipurpose analysis
ASN.1 encoder and decoder
Does this JS environment support the `name` property on functions?
A replacement for process.exit that ensures stdio are fully drained before exiting.
PostCSS for CSS-in-JS and styles in JS objects
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Copies non-react specific statics from a child component to a parent component
Like duplexer but using streams3
set blocking stdio and stderr ensuring that terminal output does not truncate
High performance middleware framework
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
delegate methods and accessors to another property
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript implementation of the BSER Binary Serialization
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Caseless object set/get/has, very useful when working with HTTP headers.
Lightweight Node.js version sniffing/comparison
Various hash functions that could be run by both browser and node
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
The lodash method `_.isPlainObject` exported as a module.