Showing 1-20 of 67 packages
ESLint rule to disallow Array.reduce() method.
Safe `Array.reduce()` when using PrototypeJS v1.6 and lower.
A copy of the 'no-param-reassign' rule but with allowances made for array.reduce()
`[].reduce()` for old browsers
ES6 Array.reduce() ponyfill
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Asynchronous Array.reduce
jQuery plugin: JavaScript like Array.reduce for plain objects
An array-manipulating Typescript/Javascript class with alternative methods to Array.map and Array.reduce
The `Array.reduce()` method applies a function against an accumulator and each element in the array (from left to right) to reduce it to a single value.
Limit the number of function parameters and arguments with ease and flexibility
simple functional programming with Array.reduce
An async version of array.reduce().
Reduce an array (from left to right) to a single value.
Reduces values to a single value.
Reduces values to a single value.
Efficient markdown parser using Array.reduce
Walk the tree of a JSON object, performing actions along the way
Reduces values from right, to a single value.
Array#reduceRight ponyfill for older browsers