@nevware21/ts-async
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
p-queue
Promise queue with concurrency control
grunt
The JavaScript Task Runner
p-waterfall
Run promise-returning & async functions in series, each passing its result to the next