Process execution for humans
Get the ArrayBuffer out of a DataView, robustly.
The ultimate javascript content-type utility.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Normalizes data that can be found in package.json files.
some useful tree functions
Next-generation ES module bundler
Prettier is an opinionated code formatter
Determine if the current node version supports the `--preserve-symlinks` flag.
Media Type Database
Helper functions around Function call/apply/bind, for use in `call-bind`
Hooks for managing, caching and syncing asynchronous and remote data in React
Get and robustly cache all JS language-level intrinsics at first require time
Web framework built on Web Standards
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Create an ArrayBuffer instance from a Data URI string
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Determine if the JS environment has Symbol support. Supports spec, or shams.
javascript standard data structure library which benchmark against C++ STL
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Object value retrieval given a string path
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.
resolve like require.resolve() on behalf of files asynchronously and synchronously