Async Packages

promisebundler

A package which contains a PromiseBundle object, that allows you to bundle promises together, add and delete more after the PromiseBundle has been created, stop execution after a single reject or more. The aim is to give you all the freedom that you can h

0.2.1 • Published 2 years ago

promise-split

`promise-split` is simple utility that allows you to write cleaner code when working with async/await. Skip the need to wrap `await` inside a try/catch block.

1.0.1 • Published 7 months ago