Showing 21-40 of 1,089,430 packages
Is this value a JS ArrayBuffer?
Single-precision floating-point positive infinity.
Arrays.
Single-precision floating-point negative infinity.
List of array data types.
Mask for excluding the sign bit of a single-precision floating-point number.
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.
Number of significand bits for a single-precision floating-point number.
Convert a half-precision floating-point number to the nearest single-precision floating-point number.
Array manipulation, ordering, searching, summarizing, etc.
General purpose glob-based configuration matching.
Robustly get the byte offset of a Typed Array
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Test if a value is a Float32Array.
Return the imaginary component of a single-precision complex floating-point number.
Return the real component of a single-precision complex floating-point number.
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.