await-fn
A tiny package to await a classic function (and now even more).
A tiny package to await a classic function (and now even more).
Wrap and await callback code
An unintrusive, modern, and extremely simple callback-to-promise wrapper that makes no assumptions.
a simple library that allows you to run async unit tests(in libraries like mocha or jest) and call done()
ES7 control flow with async.js (v2) signatures
await for all
async/await based mongo DB client
Interactor pattern using async/await
An iterator abstraction for async operations
Locks in async-await style codes.
Allow use of await directly in node modules
Get async data for MobX
A JavaScript Polyfill for the async wrapper in ES7.
(ES5 fork) Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation
Returns true if at least one element in the coll satisfies an async test.
Returns a promise that when called, then's with the values provided. Useful as the first function in a waterfall.
JS library for asynchronous processing of side effects in action based application.
A library for sharing context deep down in asynchronous call stacks based on Node's async-hooks. Works with callbacks and promises
Error Handler for Functions using async and await
Efficient error handling in async-await.