vow
DOM Promise and Promises/A+ implementation for Node.js and browsers
DOM Promise and Promises/A+ implementation for Node.js and browsers
Async/await error handling support for expressjs
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Enables simple, yet robust handling of async action creators in Redux
function try-catch wrapper for promises
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
A sane FTP client implementation for NodeJS
Cooperative multi-tasking for Javascript
Parser for FTP server responses
ES6 Promise polyfill with Fiber support
Semaphore using `async` and `await`
Run multiple promise-returning & async functions with limited concurrency using native ES9
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Simply gzip and ungzip in Node.js with promises
Make a promise always fulfill with its actual fulfillment value or rejection reason
Express Error Handler for Async Functions
Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based on parameters names, with support to async. It can be installed globally, in order to *execute* any module, or .js fil
Settle promises concurrently and get their fulfillment value or rejection reason