async-file
Adapts the Node.js File System API (fs) for use with TypeScript async/await
Adapts the Node.js File System API (fs) for use with TypeScript async/await
A promise-based, user-friendly module for processing images in Node.js
Run promise-returning & async functions a specific number of times concurrently
Reduce an array and return a Promise
Better control of JavaScript promises
> `child_process.spawn()` wrapped in a `Promise` for doing async/await.
settle([...]) returns a Promise that is fulfilled when all items in the array are either fulfilled or rejected
Add promise support to superagent using Bluebird
A library to throttle promises
a promise-based sftp client for node.js
Checks whether a command line command exists in the current environment.
Find files the easy way
Runtime polyfills for TypeScript libs, powered by core-js!
Abstract representation of a pathname
A wrapper for pdftk with streams and promises.
Make JavaScript functions that support both promise and callback styles.
A promise-based events emitter
Communicate with a Web Worker using Promises
Redux middleware for organizing all your business logic. Intercept actions and perform async processing.
Transpile ES7 async/await to vanilla ES6 Promise chains