Showing 41-60 of 115,231 packages
`Array#forEach()` but it’s possible to define where to move to next
Provides a function for detecting if an argument is an ArrayBuffer
Concatenate a readable stream's data into a single array
Detect whether or not an object is a Typed Array
Convert a typed array to a Buffer without a copy
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Check if two arrays are equal
Curated collection of data structures for the JavaScript/TypeScript.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
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.
Validates if a value is an array.
Push an array of items into an array, while being robust against prototype modification
Get the first fulfilled promise that satisfies the provided testing function
Validates if a value is an integer array.
Like an array, but rounder.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Get the last or last n elements in an array.
filter in array tree
finds an item in an array matching a predicate function, and returns its index
Resolve ASTs generated by equation-parser