Simple async pipe function to mix pure and promise-based functions easily
TypeScript definitions for chai-as-promised
Retry a failed promise
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
Promise-based IO
Wrapper for Handlebars that allows helpers returning promises
For limiting the time to resolve a promise.
A WebSocket client library providing Promise-based API for connecting, disconnecting and messaging with server
Sugar methods for using sinon.js stubs with promises
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.
Turns a function into one that always returns a Promise a la Blubird's Promise.method.
A map of promises that can be resolved or rejected by key
Some awesome description
Prevent common problems when using chai-as-promised
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)
SuperAgent with a Promise twist
A minimalistic finite state machine library using promises
Extends Chai with assertions about promises.
Kris Zyp's implementation of promises with added features, maintained as an npm package.
A wrapper arround sqlite3 node.js package to use promise
minimal implementation of a PassThrough stream