cancelable-awaiter
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
Promisify a callback-style function
A promise wrapper for node-mysql
PostgreSQL client for node.js designed for usage with ES7 async/await based on node-postgres (pg) module
Help migrate bluebird from async/await
Continuation Local Storage based on async_hooks
Small utility function that automatically retries Promises.
Replaces $q with bluebirds promise API
Break out of a promise chain
Map over an array and return a Promise
A little function to ensure data flows correctly through the promise chain, while abstracting the logic away from implementation.
A fully featured Memcached client 'memcached' with Promise support. Powered by Bluebird.
Restling is a lightweight Node.js module for building promise-based asynchronous HTTP requests.
A wrapper around event emitters that returns a bluerbird promise resolved or rejected when certain events are fired.
'Promisified' Array, it compatible with the original Array but comes with async versions of native Array methods, such as `mapAsync`, `filterAsync`, `reduceAsync`, `sortAsync`, `findAsync`, `findIndexAsync`, `everyAsync`, `someAsync`, `forEachAsync`...
Break out of a promise chain
Functional async flow control library
Aggregation of Sindresorhus's promise-fun npm modules
Log the value/error of a promise
patch polyfilled and native fetch to return bluebird promises