@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.
promisify-any
Promisify any of: callback function, sync function, generator function, promise-returning function
junit
A simple promise based function for unit tests.
promise-faker
Provides promise-like APIs but runs synchronously. This module is useful for controlling flows.