AmpersandJS / amp

a collection of individual JS utility modules
http://amp.ampersandjs.com
MIT License
130 stars 12 forks source link

adding async-each-series module #70

Closed allain closed 9 years ago

allain commented 9 years ago

supports objects and arrays, and allows for the specification of context (like amp-each). The signature of the iterator is different, but can be made to support optional context and list, though at a small cost.

Let me know if this is a direction you are interested in.

allain commented 9 years ago

No need to keep this around.