275 packages matching “array.prototype”
es-shim-unscopables
v1.1.0 · 1 year ago
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
No known vulnerabilities
es-array-method-boxes-properly
v1.0.0 · 7 years ago
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
No known vulnerabilities
nonblocking
v1.0.3 · 10 years ago
asynchronous Array.prototype functions that won't block on large arrays
No known vulnerabilities
@immutable-array/prototype
v1.0.6 · 3 years ago
Collection of immutable Array.prototype methods.
No known vulnerabilities
array-lib
v0.2.0 · 7 years ago
A library for array functions in Array.prototype
No known vulnerabilities
@ungap/array-iterator
v0.2.0 · 6 years ago
An essential Array.prototype[Symbol.iterator] polyfill for legacy browsers.
No known vulnerabilities
array-control
v0.2.0 · 12 years ago
method extensions of Array.prototype
No known vulnerabilities
array-prototype
v1.0.2 · 2 years ago
Lightweight TypeScript library that extends the native JavaScript Array prototype with additional utility methods.
No known vulnerabilities
array-nocomplex
v0.0.22 · 12 years ago
Array.prototype augmentations, no complex
No known vulnerabilities
array.prototype.flatmap
v1.3.3 · 1 year ago
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
array.prototype.flat
v1.3.3 · 1 year ago
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
array.prototype.tosorted
v1.1.4 · 2 years ago
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
array.prototype.findlastindex
v1.2.6 · 1 year ago
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
array.prototype.findlast
v1.2.5 · 2 years ago
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
@azlib/std
v0.5.0 · 29 days ago
Language-level helpers for arrays, objects, strings, numbers, and functions. Pure functions by default, with an opt-in `Array.prototype` patch for method-style calls.
No known vulnerabilities
@arcticzeroo/collection
v1.1.0 · 7 years ago
Collections extend Map() and offer helper methods from Array.prototype
No known vulnerabilities
array.prototype.reduce
v1.0.8 · 1 year ago
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
b-array
v0.3.0 · 10 years ago
A simple Array.prototype extension
No known vulnerabilities
array.prototype.map
v1.0.8 · 1 year ago
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
array-find-last
v1.0.1 · 5 years ago
Add findLast and findLastIndex to Array.prototype. The findLastIndex() method returns the index of the last element in the array that satisfies the provided testing function. Otherwise, it returns -1, indicating that no element passed the test. The findLa
No known vulnerabilities