Checks if the given value is an array or array-like object.
Test if a value is array-like.
Validates if a value is array-like.
Determine if a value is array like.
Test if a value is an array-like object.
Check if a given value is array-like.
checks if value is array like
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Like a Set, but provides the index of the `key` in the backing array
`Array#forEach()` but it’s possible to define where to move to next
utilities for primitive JavaScript types
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
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.
Guarantees an array back
Array manipulation, ordering, searching, summarizing, etc.
A lightweight JavaScript utility library with common functions
Get the first fulfilled promise that satisfies the provided testing function
General purpose glob-based configuration matching.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Put a bunch of emitted events in an array, for testing.
check whether an object is an array-like object
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Perform operations on and pass around explicit collections of objects
A library for manipulating tables as arrays
Onion, or Array Onion, allows peeling an array like an onion.It shreds one layer after another, from the outer inwards the inner nested array, according to the given depth. Infinite depth (or greater than current nested array depth) is equivalent to Array#flatten.
Enables SQL-like 'where' syntax for arrays of Hashes or Objects
Allows for matching data structures against given criteria. Very useful for testing JSON responses but may be used anywhere.
A library providing a hash with preserved order and some array-like extensions.
array extensions for functional programming
array-like access to external data files
Array-like behavior for archival files.
This gem defines some helpers to use array columns like assiciated models
Adds validations, function creation, function delegation, and key restrictions to arrays and hashes so that they may function similarly to Structs
A lazy-loading, Array-like collection proxy for ActiveRecord that understands conditions and paging.