recursive-readdir-async
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.
Track down promise states of all promise functions executing in parallel. Similar to promise.all function, but it rejects the complete promise.all() even if any one of the promise fails, where as promises-all npm will indiviudally return you the states.
Run IPC calls with a promise API.
Sequential programming for node.js, end of callback hell
Simple utility library that provides retry/reflect mechanism for a list of promises
Minimal port of redux-observable to reason reductive
Add the settle method to the bluebird 3.x library.
A small embeddable Promise polyfill
Node.js filesystem API easily usable with Promises and arrays
Find the first instance of an executable in the PATH, with expanding all symbolic links
Promise.all for gulp streams, so you can compose a bunch of 'private' subtasks.
Promise version for text-request
Geocoding helpers for @esri/arcgis-rest-js
semaphores and promises
Future middleware for redux
A wrapper around promise-polyfill to load the polyfill only if Promise isn't natively avaliable
Node repl that supports "await".
Get the Google Client API object asynchronously to use Google API's
A lightweight cordova plugin for in app purchases on iOS and Android with a simple promise based API.
Promisified HTTP requests with `bluebird` and `request` modules.