jonschlinkert/object.reduce

jonschlinkert/object.reduce

Releases1
Frequency
Last Release
Stars12
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. JavaScript/node.js utility.

Linked projects

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