bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Full featured Promises/A+ implementation with exceptionally good performance
A library for promises (CommonJS/Promises/A,B,D)
Import a module lazily
Create a deferred promise
A lightweight Promises/A+ and when() implementation, plus other async goodies.
Modular and fast Promises implementation
Runs Promises in a pool that limits their concurrency.
Require modules lazily
A lightweight promise library
The most dead-simple trivial Deferred implementation
A lightweight Deferred implementation, on top of Promises/A+
jQuery 1.8.2 deferred lib for nodeJS.
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
A promise based throttler capable of limiting execution of parallel tasks
A bluebird wrapper for node-mysql
Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.
Isomorphic function returning a deferred promise. Uses native `Promise.defer` if available, else polyfills.
es6 Native Promise Defer that helps build promise/callback dual APIS
Full featured Promises/A+ implementation with exceptionally good performance
Promise extensions; map, filter, etc