581 packages found
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
Array methods for ES6 Iterators
Modularize functionality into execution pipelines. Create pipes. Fit 'em together. Start the flow!
Convenient and dependency free wrapper for working with arrays and objects.
Reduce an array to unique values, optionally into a separate array.
A through2 wrapper to emulate Array.prototype.reduce for streams.
Isomorphic map-reduce function to flatten an array into the supplied array
Library for higher-order manipulation of collections
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
- accumulate
- accumulator
- callback
- cb
- find
- for-in
- for-own
- has
- has-own
- hasOwn
- index
- iterate
- iterator
- javascript
- View more
Require multiple modules using glob patterns. Supports exclusions.
Reduce multiple reducers into a single reducer
An array manipulation tool to map,filter,reduce as a stream aggregation.
Scan algorithm for pull streams
Common typescript ready prototypes available in both CommonJS and ECMAScript
- server-side
- client-side
- common
- typescript
- prototype
- array
- all
- any
- append
- average
- chunk
- clone
- compact
- contains
- View more
ES6 Array.reduce() ponyfill
returns specified keys for passed in object
Convert an array of parent-child relational objects to a tree
A buffer that removes its entries after a certain time.