Traverse the ES module graph
walk paths fast and efficiently
Lexes ES modules returning their import/export metadata
Lexes CommonJS modules, returning their named exports metadata
Next-generation ES module bundler
Regular Expressions parser in JavaScript
A simple, lightweight JavaScript API for handling cookies
Stripe.js loading utility
TypedArray polyfill for old browsers
A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.
mirror of statuses, bundled and exposed as ES module
A simple cache for a few of the JS Error constructors.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
A helper to optimistically set Symbol.toStringTag, when possible.
`Object.defineProperty`, but not IE 8's broken one.
Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.
Create aliases of directories and register custom module paths
mirror of cookie, bundled and exposed as ES module
ECMAScript spec abstract operations.
Traversal functions for graphology.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
Detect Node.JS (as opposite to browser environment). ESM modification