Get the byteLength out of a DataView, robustly.
The ultimate javascript content-type utility.
Next-generation ES module bundler
Prettier is an opinionated code formatter
Normalizes data that can be found in package.json files.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
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.
Media Type Database
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.
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`
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
Web framework built on Web Standards
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
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`.
Implementation of Function.prototype.bind
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.