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.
An optionally sync promise that directly passes along its value
A simple react helper snippet to handle promises as a react synchronous hook with mininmal amount of re-renders
Provides promise-like APIs but runs synchronously. This module is useful for controlling flows.