Showing 41-60 of 113,729 packages
Concatenate a readable stream's data into a single array
Detect whether or not an object is a Typed Array
CLI for sharp.
Convert a typed array to a Buffer without a copy
A library for approximate string matching.
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 simple module for bitwise operations on buffers.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Get the last or last n elements in an array.
filter in array tree
`[].map(f)` for older browsers