for-promise
A lightweight utility to run async loops with full control using Promises — like for, forEach, and while, but smarter.
pacedcaller
Library to make paced asynchronous calls and report progress
wait-loop
wait-loop helps to synchronize each async loop call for an array . wait-loop works on 'deasync' nodejs event loop blocking mechanism.
ts-async-kit
A TS kit to deal with async operations, loops, retries.. and so on!