node-gzip
Simply gzip and ungzip in Node.js with promises
Simply gzip and ungzip in Node.js with promises
Make a promise always fulfill with its actual fulfillment value or rejection reason
Settle promises concurrently and get their fulfillment value or rejection reason
A lightweight Deferred implementation, on top of Promises/A+
Accept an optional node-style callback, and also return a spec-compliant Promise!
Wraps the Node.js fs library with a Promise API using whichever `Promise` implementation is available
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
Promise version of fs.readFile
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Monadic streams
use either the native Promise or Bluebird
Polyfill for ES6 Promise
Crash or abort if you get an unhandledRejection or multipleResolves
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
Utilities to help convert a callback-using codebase to promises.
A bluebird wrapper for node-mysql
Sugar methods for using sinon.js stubs with promises
Throttle promise-returning & async functions
Run promise-returning & async functions in series
Debounce promise-returning & async functions