ES2017 spec-compliant Object.entries shim.
ES2019 spec-compliant String.prototype.trimEnd shim.
Validate and format function arguments ( handles types and optionals)
Typescript assert for exhaustive switch blocks
Test if a finite double-precision floating-point number is an integer.
A simple cache for a few of the JS Error constructors.
Provides boundary functions, (upper-bound and lower-bound).
code-red
A different tap parser
Assert that two Node-API typed array data types are equal.
Push an array of items into an array, while being robust against prototype modification
Test if a double-precision floating-point numeric value is positive zero.
Power Assert output renderers
Converts an array of GLSL tokens to a plain source string
Test if a finite numeric value is an even number.
The node.js assert module, re-packaged for web browsers.
Test if a double-precision floating-point numeric value is negative zero.
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Detect native generator function support.
Sort an object's keys, including an optional key list
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Encode compact, canonical JSON.