Showing 21-40 of 478,482 packages
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Get the last or last n elements in an array.
TypeScript definitions for shallow-equals
`[].reduce()` for old browsers
Polymorphic deep equals operator
finds an item in an array matching a predicate function, and returns its index
Array#filter for older browsers.
Run an array of functions in series
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Generates an array of consecutive integers starting at 0
Get all but the last element or last n elements of an array.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS ArrayBuffer?
Array manipulation, ordering, searching, summarizing, etc.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
a CSS selector parser
Is this value a JS SharedArrayBuffer?