Normalizes data that can be found in package.json files.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Object value retrieval given a string path
Determine if the current node version supports the `--preserve-symlinks` flag.
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.
Media Type Database
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
Babel plugin to support free-form metadata in comment attributes.
Hooks for managing, caching and syncing asynchronous and remote data in React
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
API Decorators for typescript and Azure Functions
Helper functions around Function call/apply/bind, for use in `call-bind`
Web framework built on Web Standards
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Creates cross-browser [V1 spec](https://www.webcomponents.org/specs) web components ([custom elements](https://developers.google.com/web/fundamentals/web-components/customelements)) from native HTML, CSS, and JavaScript classes.
resolve like require.resolve() on behalf of files asynchronously and synchronously
Create an ArrayBuffer instance from a Data URI string
javascript standard data structure library which benchmark against C++ STL
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Executes JavaScript and strips out all script tags in HTML.
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