Determine if the current node version supports the `--preserve-symlinks` flag.
Media Type Database
Get and robustly cache all JS language-level intrinsics at first require time
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Is this specifier a node.js core module?
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Helper functions around Function call/apply/bind, for use in `call-bind`
Hooks for managing, caching and syncing asynchronous and remote data in React
ES2019 spec-compliant String.prototype.trimStart shim.
Create an ArrayBuffer instance from a Data URI string
resolve like require.resolve() on behalf of files asynchronously and synchronously
javascript standard data structure library which benchmark against C++ STL
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
A querystring parser that supports nesting and arrays, with a depth limit
Implementation of Function.prototype.bind
Determine if a function is a native generator function.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.