Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
asynchronous function queue with adjustable concurrency
Transform async/await to promise chains
Retrying made simple, easy and async
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Call an array of asynchronous functions in series
Call an array of asynchronous functions in parallel
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Compose your async functions with elegance.
asynchronous function queue with adjustable concurrency
Turn async functions into ES2015 generators
Check if async/await is available
Transform async functions to generator functions with speed and simplicity.
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
The Array.prototype.forEachAsync module of FuturesJS (Ender.JS and Node.JS)
An async flow-control library for JavaScript (Browser and NodeJS)
Offers a async require.resolve function. It's highly configurable.
Explode async and generator functions into a state machine.