Curated collection of data structures for the JavaScript/TypeScript.
Strict borsh compatible de/serializer
Translation between JavaScript values and Buffers
Returns an array of all tabbable DOM nodes within a containing node.
Stringify your JSON at max speed
`Array#forEach()` but it’s possible to define where to move to next
A tiny and type-safe TypeScript utility to create and work with fixed-length arrays (tuples).
Translation between JavaScript values and Buffers
Like an array, but rounder.
A fast polyline and polygon clipping library.
Array manipulation, ordering, searching, summarizing, etc.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Gain more control over how ESLint fixes are applied.
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the byte length of a Typed Array
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the length of a Typed Array
Encode compact, canonical JSON.