Showing 21-40 of 127,590 packages
Array constructors.
Int32Array.
Int16Array.
List of array data types.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Int8Array.
👷 workerd for Linux 64-bit, Cloudflare's JavaScript/Wasm Runtime
Array manipulation, ordering, searching, summarizing, etc.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Pure-JS CRC-32
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array