17 packages found
Description
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
Keywords
- accumulate
- accumulator
- callback
- cb
- find
- for-in
- for-own
- has
- has-own
- hasOwn
- index
- iterate
- iterator
- javascript
- View more
Publisher
Description
A simple tool for calculating incremental stats on numeric streams. Forked from https://github.com/brycebaril/stats-incremental
Keywords
Publisher
Description
Accumulate all the data flowing through a stream and emit it as a single chunk or as a promise
Keywords
Publisher
Description
Call a function at a constant rate no matter what the rate the accumulator is called at.
Keywords
Publisher
Description
Reduce an array of values via an asynchronous function.
Keywords
Publisher
Description
An accumulator for only errors that tries to interrupt and throw an error if the storage is not empty.
Keywords
Publisher
Description
NPM package for summing numbers in an array to a single value
Keywords
Publisher
Description
safe and reliable object accumulator
Keywords
Publisher
Description
Accumulate differences in an object, get the total difference, reset the accumulator.
Keywords
Publisher
Description
jQuery plugin: JavaScript like Array.reduce for plain objects
Keywords
Publisher
Description
Reduce for async iterables.
Keywords
- promise
- reduce
- reducer
- collection
- list
- array
- iterable
- async-iterator
- async-iterable
- asynciterator
- asynciterable
- iterator
- async
- await
- View more
Publisher
Description
Simple function creating a debounced function with Proxy
Keywords
Publisher
Description
game-time-accumulator class for creating a game
Keywords
Publisher
Description
A Javascript/Typescript object merging tool, focus on performance and easy-to-use. Good alternative to deepmerge and lodash _.merge in most cases.
Keywords
Publisher
Description
Helper library for doing timing with hrtimer