Reduce Packages

object.reduce

Reduces an object to a value that is the accumulated result of running each property in the object through a callback.

1.0.1 • Published 7 years ago

async-array-reduce

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.

1.0.0 • Published 7 years ago