Like duplexer but using streams3
delegate methods and accessors to another property
JavaScript implementation of the BSER Binary Serialization
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
A replacement for process.exit that ensures stdio are fully drained before exiting.
Caseless object set/get/has, very useful when working with HTTP headers.
Does this JS environment support the `name` property on functions?
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Lightweight Node.js version sniffing/comparison
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
PostCSS for CSS-in-JS and styles in JS objects
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
HPACK implementation
Opens stuff, like webpages and files and executables, cross-platform
The lodash method `_.isPlainObject` exported as a module.
Require constants across node and the browser
Safe(r) monkeypatching for JavaScript.
High performance middleware framework
Glob to regular expression with support for extended globs
Node HTTP/HTTPS Agents for tunneling proxies
Port of jQuery.extend for node.js and the browser
Determine if a function is a native generator function.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.