Promised based http library.
TypeScript definitions for chai-as-promised
Retry a failed promise
Promise-based IO
Wrapper for Handlebars that allows helpers returning promises
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
Extends Chai with assertions about promises.
Turns a function into one that always returns a Promise a la Blubird's Promise.method.
Lightweight, beautiful and user-friendly prompts
Kris Zyp's implementation of promises with added features, maintained as an npm package.
For limiting the time to resolve a promise.
Prevent common problems when using chai-as-promised
A WebSocket client library providing Promise-based API for connecting, disconnecting and messaging with server
A minimalistic finite state machine library using promises
Sugar methods for using sinon.js stubs with promises
SuperAgent with a Promise twist
TypeScript definitions for supertest-as-promised
@idxdb/promised wraps the IndexedDB API. It allows you to easily store and retrieve data in an indexed db database using async/await syntax, making it easier to integrate with your existing codebase.
A map of promises that can be resolved or rejected by key
Some awesome description
Chai-as-promised plugin for karma
Extends Chai with assertions about promises.
Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
csv-stringify wrapped in a 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