Determine if the JS environment has Symbol support. Supports spec, or shams.
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.
Object value retrieval given a string path
Hooks for managing, caching and syncing asynchronous and remote data in React
Determine if the current node version supports the `--preserve-symlinks` flag.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Get and robustly cache all JS language-level intrinsics at first require time
Helper functions around Function call/apply/bind, for use in `call-bind`
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
resolve like require.resolve() on behalf of files asynchronously and synchronously
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Web framework built on Web Standards
Create an ArrayBuffer instance from a Data URI string
javascript standard data structure library which benchmark against C++ STL
Is this specifier a node.js core module?
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
ES2019 spec-compliant String.prototype.trimStart shim.
Implementation of Function.prototype.bind
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
A querystring parser that supports nesting and arrays, with a depth limit
ES6 spec-compliant RegExp.prototype.flags shim.
ES2019 spec-compliant String.prototype.trimEnd shim.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.