Fold promise queue and tell detect sync or async
redux like combine for promised-reducer
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
Reduce a list of values using promises into a promise for a value
A JavaScript library for efficient immutable updates
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
No description provided.
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
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)
A minimalistic finite state machine library using promises
SuperAgent with a Promise twist