Showing 1-20 of 338,451 packages
Test if a value is typed-array-like.
Validates if a value is typed-array-like.
Test if two arguments are both typed-array-like object and have the same values.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte length of a Typed Array
A simple list of possible Typed Array names.
Robustly get the byte offset of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is complex-typed-array-like.
Robustly get the length 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.
Returns an array of Typed Array names that are available in the current environment
Convert a typed array to a Buffer without a copy
Flowtype linting rules for ESLint by flow-typed
Detect whether or not an object is a Typed Array
Float32Array.
Uint32Array.
Uint16Array.
Node.js Buffer API, for React Native
Maximum length for a typed array.