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
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.
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`.
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
Is this specifier a node.js core module?
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
ES2019 spec-compliant String.prototype.trimStart shim.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
ES6 spec-compliant RegExp.prototype.flags shim.
A light-weight module that brings Fetch API to node.js
Encodings that map abstract data to visual representation.
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Returns an array of Typed Array names that are available in the current environment
Determine if a function is a native generator function.