Showing 1-20 of 471,613 packages
Javascript Array deep search filter.
Generic array deep sum
Flatten nested arrays
Remove duplicate values from an array. Fastest ES5 implementation.
Detect whether or not an object is a Typed Array
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Loop over each item in an array and call the given function on every element.
Turn anything into an array
Convert a typed array to a Buffer without a copy
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Base64 encoding/decoding in pure JS
ES2015 `Array#findIndex()` ponyfill
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Validates if a value is an array.
Like an array, but rounder.
Concatenate a readable stream's data into a single array
Validates if a value is an integer array.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Returns true if a value is a plain object, array or function.