redux-thunk-error-handler
An error handler for thunks that, when used in conjunction with `redux-thunk-recursion-detect` can handle errors thrown in both async and sync thunks gracefully.
An error handler for thunks that, when used in conjunction with `redux-thunk-recursion-detect` can handle errors thrown in both async and sync thunks gracefully.
Axios Component for React with child function callback.
async-request is a wrapper for request that uses ES7 async functions.
Polyfill for Promise.defer. Uses the native ES6 Promise. Supports other Promises/A+ implementations.
Consume Node.js readable streams using promises.
`net.Server#listen()` helper that returns a Promise for async / await
Simplify cancellation of http requests when using the awesome axios library
ES7 sleep function with async/await
Sensible promise handling and middleware for redux
A debounced function that delays invoking asynchronous functions.
Async coordination primitives and extensions on top of ES6 Promises
Like new Promise(), but prevents implicit rejection
A library for interacting with the osu api
Wait for an async element to appear when performing integration tests with enzyme.
Make a promise, waiting for a specified amount of time, util something is done.
Patches global.Promise to use bluebird and returns a bluebird instance
Detect image dimensions via request.
Delay a promise a specified amount of time
Simple confirm yes/no question for CLI node applications, returns a promise, built on top of inquirer
Universal WHATWG Fetch API for Node, Browsers and React Native