Showing 1-20 of 131,060 packages
Robustly get the length of a Typed Array
A simple list of possible Typed Array names.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
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.
Detect whether or not an object is a Typed Array
Convert a typed array to a Buffer without a copy
Returns an array of Typed Array names that are available in the current environment
Maximum length for a typed array.
Get the Smallest and Largest Possible Numbers for a Typed Array
Test if a value is a typed array.
flattens nested vertex data into a typed array
Test if a value is a complex typed array.
Test if a value is typed-array-like.
Socket.dev optimized package override for which-typed-array
Socket.dev optimized package override for is-typed-array
Return a JSON representation of a typed array.
Get the ArrayBuffer out of a TypedArray, robustly.
Validates if a value is typed-array-like.