Little helper to make supporting async/await and callbacks a bit easier.
Retry a failed promise
Promise-based IO
TypeScript definitions for chai-as-promised
TypeScript definitions for supertest-as-promised
Clone a git repository
Kris Zyp's implementation of promises with added features, maintained as an npm package.
Lightweight, beautiful and user-friendly prompts
Promised out of order transform.
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
Convert promised code to use node style callbacks
Wrapper for Handlebars that allows helpers returning promises
Promisify the node standard library.
No description provided.
The same useRef, but with callback
A wrapper arround sqlite3 node.js package to use promise
Run an array of functions in parallel
For limiting the time to resolve a promise.
Easily read/write JSON files.
A WebSocket client library providing Promise-based API for connecting, disconnecting and messaging with server
Sugar methods for using sinon.js stubs with promises
@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