Found 6 packages
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.
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.
Robustly get the length of a Typed Array.