Showing 1-20 of 113,995 packages
Swap two items in an array. Does not modify the Array prototype.
Lightweight TypeScript library that extends the native JavaScript Array prototype with additional utility methods.
Array prototype extensions to group array items.
Extending the Array prototype in JS
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Array prototype augmentation for easier arithmetics and overall pleasure!
LinQ + TypeScript, now added directly to the Array prototype.
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
Jinqu Array Prototype extensions.
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
An ES5 spec-compliant `Array.prototype.filter` shim/polyfill/replacement that works as far down as ES3.
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
Async array methods in JavaScript
array prototype for statistical calculations
Push an array of items into an array, while being robust against prototype modification
Get the ArrayBuffer out of a TypedArray, robustly.