Showing 1-20 of 471,625 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.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
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.
Like an array, but rounder.
Validates if a value is an array.
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.
A ponyfill for the ES 2015 (ES6) `Array.from()`.