core-js compat
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
the path module from node core for browsers
Returns true if an object was created by the `Object` constructor, or Object.create(null).
ECMAScript parsing infrastructure for multipurpose analysis
Determine if an object is a Stream
Copies non-react specific statics from a child component to a parent component
Try to guess if your terminal supports unicode
ASN.1 encoder and decoder
invariant
Is this value a JS regex? 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
JavaScript implementation of the BSER Binary Serialization
Does this JS environment support the `name` property on functions?
PostCSS for CSS-in-JS and styles in JS objects
delegate methods and accessors to another property
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Like duplexer but using streams3
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Caseless object set/get/has, very useful when working with HTTP headers.
The lodash method `_.isPlainObject` exported as a module.
Opens stuff, like webpages and files and executables, cross-platform