assign

Map/Reduce promise like returned API -- Really not way to properly describe this module..

  • assign

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
assign
0.1.79 years ago10 years agoMinified + gzip package size for assign in KB

Readme

Assign
Assign in an experimental module that makes it easier to parse async data using the tools we're already accustomed to in our development flows. You could see it as an incremental asynchronous map/reduce promise.

Installation

The module is released in the public npm registry.
npm install --save assign

Usage

License

MIT