Check if a given value is array-like.
🐊Putout plugin adds ability to apply Array.isArray()
Determines whether the passed value is an Array.
Validatem validator for ensuring that a value is an array
playground is array
Test if a value is an array of arrays.
判断当前值是否为数组
Ensures that something is array
checks if value is array like
Is this value a JS SharedArrayBuffer?
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.
Array manipulation, ordering, searching, summarizing, etc.
General purpose glob-based configuration matching.
No description provided.
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.
Drop-in replacement for isarray — uses native Array.isArray
Lazy-evaluating list of files, based on globs or regex patterns
utilities for primitive JavaScript types
playground is array