taskr
Generator & Coroutine-based task runner. Fasten your seatbelt.
@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.
promise-based-task
Create a task and resolve it later via a Promise approach. Run time-consuming processes only once.
hole
Async friendly, stream-based task consuming utility in Node.js