Showing 21-40 of 1,089,507 packages
Checks is array is empty.
Returns true if a value is an array containing the specified number of elements.
Functional version of Array.isArray
🐊Putout plugin adds ability to apply Array.isArray()
Validatem validator for ensuring that a value is an array
Test if a value is an array of arrays.
Determines whether the passed value is an Array.
Is this value a JS SharedArrayBuffer?
is array util
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.
Check if a value is an array.
Array manipulation, ordering, searching, summarizing, etc.
General purpose glob-based configuration matching.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
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.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.