Showing 1-20 of 1,089,097 packages
Uint16Array.
Check if the parameter is uint16array
Maximum unsigned 16-bit integer.
LayerZero Core Library
Provides a function for detecting if an argument is an ArrayBuffer
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Test if a value is a Uint16Array.
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.
General purpose glob-based configuration matching.
Array manipulation, ordering, searching, summarizing, etc.
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Robustly get the length of a Typed Array
Array constructors.
Run an array of functions in parallel
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
List of array data types.
Creates a shallow clone of any JavaScript value.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.