Promisified HTTP client
TypeScript definitions for chai-as-promised
Retry a failed promise
Promise-based IO
Extends Chai with assertions about promises.
Wrapper for Handlebars that allows helpers returning promises
Sugar methods for using sinon.js stubs with promises
A WebSocket client library providing Promise-based API for connecting, disconnecting and messaging with server
Turns a function into one that always returns a Promise a la Blubird's Promise.method.
Kris Zyp's implementation of promises with added features, maintained as an npm package.
SuperAgent with a Promise twist
TypeScript definitions for supertest-as-promised
Prevent common problems when using chai-as-promised
A minimalistic finite state machine library using promises
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
Extends Chai with assertions about promises.
Chai-as-promised plugin for karma
Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
csv-stringify wrapped in a promise
Convert all soap methods to promises. Inspired by soap-q.
Lightweight, beautiful and user-friendly prompts
Some awesome description
For limiting the time to resolve a promise.
A wrapper arround sqlite3 node.js package to use promise
A lightweight gem implement AngularJS Promises in Ruby AngularJS Promise introduction: http://urish.org/angular/AngularPromises.pdf
A gem to wrap EM-HTTP-Request in the loving embrace of promises.
Ruby implementation of Promises/A+ https://promisesaplus.com/
Rosarium implements something that's a bit like Promises, inspired by the stability and ease of use of Q (<https://github.com/kriskowal/q/wiki/API-Reference>).
It sure would be awesome if ActiveResource actually allowed us to do client-side validation of our ActiveResource objects like their documentation promises: http://apidock.com/rails/ActiveResource/Base