Found 17 packages
An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Tiny queue data structure
An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Array.prototype.includes spec-compliant polyfill
User-friendly glob matching
A simple list of possible Typed Array names.
List of binary file extensions
Is this value a JS ArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
ES spec-compliant shim for ArrayBuffer.prototype.slice
Robustly get the byte offset of a Typed Array.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Get the byte length of a Typed Array, even in engines without a `.byteLength` method.
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
a list of SPDX license identifiers
Robustly get the length of a Typed Array.
Is this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.