validate.io-typed-array-like
Validates if a value is typed-array-like.
Found 178 results for typed-array like
Validates if a value is typed-array-like.
Create an iterator from an array-like object.
Detect native Float32Array support.
Test if a value is a Float32Array.
Uint32Array.
Uint16Array.
Detect native Uint8Array support.
Test if a value is a Float64Array.
Detect native Uint32Array support.
Test if a value is a Uint32Array.
Float32Array.
Float64Array.
Detect native Float64Array support.
Test if a value is a Uint8Array.
Detect native Uint16Array support.
Test if a value is a Uint16Array.
Uint8Array.
Maximum length for a typed array.
Casts an array to an array of a different data type.
Int16Array.
Test if a value is an Int32Array.
Uint8ClampedArray.
Detect native Int32Array support.
Detect native Int16Array support.
Detect native Int8Array support.
Test if a value is an Int8Array.
Arrays.
Int8Array.
Detect native Uint8ClampedArray support.
Int32Array.
Test if a value is a Uint8ClampedArray.
Test if a value is an Int16Array.
Multidimensional arrays.
Complex64Array.
Test if a value is an ArrayBuffer.
Complex128Array.
Return a JSON representation of a typed array.
Detect native ArrayBuffer support.
ArrayBuffer.
Base multidimensional array.
Returns an array data type corresponding to an array constructor name.
Detect native DataView support.
DataView.
Returns an array constructor corresponding to an array data type.
Returns an array data type corresponding to an array constructor name.
Test if a value is a DataView.
Returns an array constructor corresponding to an array data type.
Multidimensional array constructor.
Generate a frequency table.
Group values according to an indicator function and return group counts.
BooleanArray.
Test if a value is an array-like object containing only falsy values.
Floating-point typed array constructors.
Create a filled array according to a provided callback function.
Custom jest matchers to test binary data
Create a zero-filled array having a specified length.
Typed array constructors.
Create an uninitialized array having a specified length.
Allocate a buffer using an octet array.
Multidimensional arrays.
Test if a value is a BooleanArray.
Create a typed array.
Fill an array-like object view from right to left with values returned from an iterator.
Create an iterator which repeatedly iterates over the elements of an array-like object.
Test if a value is an array-like object containing only truthy values.
Create an iterator from a sparse array-like object.
Create an uninitialized array having the same length and data type as a provided array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Test if a value is an array-like object where every element is between two values.
Create a filled array.
Create a filled array having a specified length.
Fill an array-like object view with values returned from an iterator.
Create an array filled with ones and having a specified length.
Create an iterator from an array-like object, iterating from right to left.
Group values as arrays associated with distinct keys.
Test if a value is a Complex128Array.
Test if a value is a Complex64Array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Complex typed array constructors.
Create an iterator from an array-like object view.
Convert an array to an array of a different data type.
Generates normally distributed random variates.
Invoke a function for each element in a collection and update the collection in-place.
Create an array filled with NaNs and having a specified length.
Create a zero-filled array having the same length and data type as a provided array.
Create an array filled with ones and having the same length and data type as a provided array.
Create an iterator from a sparse array-like object, iterating from right to left.
Super simple type-safe fixed-length integers for TypeScript/JavaScript
Typed array constructors.
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Create a single-element array containing a provided scalar value.
Allocate a buffer from an ArrayBuffer.
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Invoke a function for each element in a collection, iterating from right to left.
Casts an array to an array of a different data type.
Test if a value is a SharedArrayBuffer.
Detect native BigInt64Array support.
Add elements from one collection to the beginning of another collection.
Base (i.e., lower-level) array utilities.
Split values into two groups.
Creates a NaN-filled matrix or array.
While a test condition is true, invoke a function for each element in a collection.
Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.
Detect native SharedArrayBuffer support.
Array constants.
Invoke a function for each element in a collection.
Detect native Int8Array support.
Applies a function to each typed array element.
Detect native BigUint64Array support.
Detect native BigUint64Array support.
Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.
Apply a function against an accumulator and each element in an array and return the accumulated result.
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
Arrays.
Signed integer typed array constructors.
Creates a ones-filled matrix or array.
Named typed tuple.
High-performance, customizable dummy object generator for testing and benchmarking.
Until a test condition is true, invoke a function for each element in a collection.
Add one or more elements to the end of a collection.
Split values into two groups according to a predicate function.
Generate a frequency table according to an indicator function.
Awesome logical and bitwise operators with support for TypedArrays
Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.
Creates a filled matrix or array.
Dynamically growing typed arrays
Integer-valued typed array constructors.
SharedArrayBuffer.
Create (or fill) an array from an iterator.
Real-valued floating-point typed array constructors.
Test if a value is an `ArrayBuffer` view.
Detect native BigInt64Array support.
Test if a value is a valid typed array length.
Detect native ArrayBuffer support.
Detect native Float32Array support.
Return a pretty binary print of a typed array
Serializes a typed array for dynamic code evaluation.
Detect native Int32Array support.
Detect native Float64Array support.
Creates a zero-filled matrix or array.
Detect native Uint16Array support.
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
Group values according to an indicator function.
Create a filled array having the same length and data type as a provided array.
Convert an array to the same data type as a second input array.
A common TypeScript interface for Array and Typed arrays.
Create a complex number typed array.
Detect native SharedArrayBuffer support.
Detect native Int16Array support.
Create a typed array.
Add elements from one collection to the end of another collection.
Add one or more elements to the beginning of a collection.
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
Unsigned integer typed array constructors.
Creates an infinity-filled matrix or array.
Detect native Uint8ClampedArray support.
Serializes an input value for dynamic code evaluation.
Fancy multidimensional array constructor.
Detect native DataView support.
Remove and return the first element of a collection.
While a test condition is true, invoke a function for each element in a collection.
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Revive a JSON-serialized typed array.
Detect native Uint8Array support.
Detect native Uint32Array support.
Create an array filled with NaNs and having the same length and data type as a provided array.
Typed array pool.
Remove and return the last element of a collection.
Create an iterator from an array-like object view, iterating from right to left.
Create an iterator from a strided array-like object.
nv-uintyped-array ================= - nv-uintyped-array creat a mat-view of Uint-TypedArray - fixed col-number and row-number (when init) - the buffer can be SharedArrayBuffer
Multidimensional array iterators.
Find whether the type of a variable is typed array.
Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Until a test condition is true, invoke a function for each element in a collection.