resolve like require.resolve() on behalf of files asynchronously and synchronously
ES2019 spec-compliant String.prototype.trimEnd shim.
Is this specifier a node.js core module?
ES2019 spec-compliant String.prototype.trimStart shim.
Encodings that map abstract data to visual representation.
ES6 spec-compliant RegExp.prototype.flags shim.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
A light-weight module that brings Fetch API to node.js
Returns an array of Typed Array names that are available in the current environment
Implementation of Function.prototype.bind
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if a function is a native generator function.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
A querystring parser that supports nesting and arrays, with a depth limit
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Custom jest matchers to test the state of the DOM
The `postinstall` script helper for handling native bindings in legacy `npm` versions
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
ES spec-like internal slots
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Robustly `.call.bind()` a function