Showing 61-80 of 115,033 packages
Convert a typed array to a Buffer without a copy
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.
Check if two arrays are equal
Validates if a value is an array.
Chai assertions for byte arrays equality
JS library to compare to object and array equality
npm package for https://github.com/google/diff-match-patch
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
Check if a value has no self equality
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
`[].map(f)` for older browsers
Array#filter for older browsers.
finds an item in an array matching a predicate function, and returns its index