Bluebird is a full featured promise library with unmatched performance.
created at Sept. 7, 2013, 7:39 p.m.
browser-side require() the node.js way
created at Sept. 22, 2010, 4:11 p.m.
Run multiple promise-returning & async functions with limited concurrency
created at Oct. 21, 2016, 7:51 a.m.
Retry a promise-returning or async function
created at Oct. 21, 2016, 7:44 a.m.
A basic but performant promise implementation.
created at Aug. 16, 2013, 1:24 p.m.
A Workshopper module that teaches you to use promises in javascript
created at Dec. 3, 2013, 7:18 p.m.
A polyfill for native ES6 Promises as close as possible (no extensions) to the strict spec definitions.
created at May 5, 2014, 2:56 a.m.
Delay a promise a specified amount of time
created at Nov. 12, 2015, 6:31 p.m.
Throttle promise-returning & async functions
created at Oct. 21, 2016, 8:10 a.m.
Run promise-returning & async functions concurrently with optional limited concurrency
created at Oct. 21, 2016, 3:49 a.m.
Make unhandled promise rejections fail loudly instead of the default silent fail
created at Oct. 3, 2015, 3:54 p.m.
Test whether an object looks like a promises-a+ promise
created at Dec. 23, 2012, 4:01 p.m.