tunnckoCore/each-promise

tunnckoCore/each-promise

Releases6
Frequency3 weeks 4 days
Last Release
Stars27
:cyclone: Asynchronous control flow library for now and then. :sparkles: Iterate over promises, promise-returning or async/await functions in series or parallel. Works on node 0.10 if you give it a Promise.

Linked projects

Iterate over promises, promise-returning or async/await functions in series or parallel. Support settle (fail-fast), concurrency (limiting) and hooks system (start, beforeEach, afterEach, finish)