Await Packages
await-async
waiting for async/await...
await-async-flow
node await async flow
await-async-task
Waits for async operations and timers to be completed. Useful for testing async operations and timers.
await-events
Events with method 'await' that waits till an event
await-file
Adapts the Node.js File System API (fs) for use with async/await
await-foreach
async/await with forEach
await-call
Async await wrapper for easy error handling without try-catch
await-catch
Async await wrapper for easy error handling
await-cli
Await execution for a given amount of seconds
await-each-series
await each series
await-parse-error
Simple module to bind await-to-js with parse-error modules as described in https://codeburst.io/build-a-rest-api-for-node-mysql-2018-jwt-6957bcfc7ac9
await-iteration
Asynchronous forEach function. To let you await for the forEach.
await-middleware
middleware(async function (next) { await next(); })
async-actors
Actors library for TypeScript and JavaScript
async-attempt
Intuitive way of using aysnc-await
async-bittrex-api-node
Bittrex cryptocurrency exchange API client for node js, using async/await feature, natively promising request response.
async-and-decorators
Transform async functions to generator functions and decorators with speed and simplicity.
async-is-fun
### A collection of small, composable helper functions and utilities for doing fun stuff with promises.
async-mysql-query
Just writing mysql-sytax like sync-style in Node