@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.
when
A lightweight Promises/A+ and when() implementation, plus other async goodies.
modern-async
A modern tooling library for asynchronous operations using async/await, promises and async generators
rubico
[a]synchronous functional programming
ambi
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.