Robustly `.call.bind()` a function
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
ES2017 spec-compliant Object.values shim.
ES2017 spec-compliant Object.entries shim.
Spec-compliant polyfill for String.prototype.matchAll
Test if a finite numeric value is an odd number.
Power Assert feature instrumentor based on the ECMAScript AST
Set a function's name property
Test if a finite double-precision floating-point number is an integer.
ES2019 spec-compliant String.prototype.trimEnd shim.
A simple cache for a few of the JS Error constructors.
Provides boundary functions, (upper-bound and lower-bound).
Standard assertion utilities.
code-red
validate SPDX license expressions
Assert that a Node-API value is a specified Node-API data type.
Test if a double-precision floating-point numeric value is positive zero.
Push an array of items into an array, while being robust against prototype modification
Test if a finite numeric value is an even number.
Test if a double-precision floating-point numeric value is negative zero.
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
The node.js assert module, re-packaged for web browsers.
Parses MongoDB query language and returns an abstract syntax tree
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.