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
set blocking stdio and stderr ensuring that terminal output does not truncate
High performance middleware framework
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.
Caseless object set/get/has, very useful when working with HTTP headers.
Lightweight Node.js version sniffing/comparison
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
The lodash method `_.isPlainObject` exported as a module.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Determine if an object is a Stream
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Safe(r) monkeypatching for JavaScript.
Require constants across node and the browser
Various hash functions that could be run by both browser and node
A stricter URI encode adhering to RFC 3986
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
Returns an array of Typed Array names that are available in the current environment
Port of jQuery.extend for node.js and the browser