Open Web data by the Mozilla Developer Network
Another JSON Schema Validator
Get the byteLength out of a DataView, robustly.
Get the ArrayBuffer out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
The ultimate javascript content-type utility.
Next-generation ES module bundler
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
Media Type Database
Determine if the current node version supports the `--preserve-symlinks` flag.
Hooks for managing, caching and syncing asynchronous and remote data in React
Helper functions around Function call/apply/bind, for use in `call-bind`
Get and robustly cache all JS language-level intrinsics at first require time
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Web framework built on Web Standards
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.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Create an ArrayBuffer instance from a Data URI string
Prettier is an opinionated code formatter
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
javascript standard data structure library which benchmark against C++ STL