array-comprehensions
Array comprehensions
Array comprehensions
Compress and decompress arrays
A stream that takes in values and builds up an array. Every time the array is updated, the entire thing is emitted.
Check if one array contains all the entries of another
Convert arrays into objects by using unique fields.
A micro library to convert/shuffle nodelists using pure JavaScript
Return input if it is an array, otherwise return input wrapped in an array. If input is null or undefined, return empty array.
Collection of array polyfills taken from https://developer.mozilla.org/
testing whether an object behaves like an array
Adds eachSlice to Array.
Wraps an array-like object to an array
Two-dimensional implementation of ndarray to avoid dynamic code generation eval.
Test if the first array includes all elements in the seconds array
Test if the second array has at least one element in the first array
Generate an array of ordered indexes
If a specific value is in an Array Then it returns a value - Else it returns a different value
Never ending flick though circular arrays using next() / prev()
an ultimate array toolkit
Array#includes with support for regex
hash is javascript utility