Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte length of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Inserts items randomly into an array.
Robustly get the length of a Typed Array
An implementation of the Fibonacci heap data structure
Function that inserts item(s) into the middle of the array
General purpose glob-based configuration matching.
Tools for working with PGlite databases
A fork of `binary-search-tree` 0.2.x with upgraded dependencies from the Sails core team.
binary heap priority queue
Set of (possibly rotated) arrays
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.
a rollup plugin for less files
Parse postgres array columns
Prettier plugin to force all arrays to be multiline.
Run an array of functions in parallel