await-lock
Mutex locks for async functions
Mutex locks for async functions
Convert a Cypress chain into a promise for use with async/await
Node file system library and fs-extra module promisified with bluebird
module that exports the Promise property from es6-promise
Blocking sleep/delay with async/await
superagent promise wrapper
Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.
Change working dir and return a promise, a stack of folders is maintained to jump back
Promise based HTTP client for the browser and node.js
Promisified fs for Node.js
FantasyLand compliant (monadic) alternative to Promises
Waits until the given predicate function returns a truthy value, then resolves
Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.
Promise based HTTP client for the browser and node.js
Resolve a whole structure of promises
retry for functions returning a promise
SQLite3 bindings for React Native (Android & iOS)
Wrapper for Handlebars that allows helpers returning promises
Like `Promise.all()` but for `Map` and `Object`
Isomorphic function returning a deferred promise. Uses native `Promise.defer` if available, else polyfills.