Fetch URL contents that uses promises
Fetches the contents of a file accross node and browsers.
React hook for resolving promises with Suspense support
A window.fetch polyfill.
Fetch JSONP like a boss using Fetch API
Retry a promise-returning or async function
## polyfill 列表 - whatwg-fetch - Promise weth bluebird - object-assign - bash-polyfill
A simple cancellable promise implementation that cancels the underlying HTTP call.
A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.
A well-tested CSS minifier
Retrying made simple, easy and async
programmatic library for `npm access` commands
Helpers for using JavaScript promises
One promise for multiple requests in flight to avoid async duplication
A light-weight module that brings Fetch API to node.js
Fulfill long runinng promises on timeout.
A utility that allows retrying a function with an exponential delay between attempts.
A collection of small async/await utilities
Resolve any installed ES6 compatible promise
Isomorphic WHATWG Fetch API, for Node, Browserify, Webpack & React-Native
Opinionated, caching, retrying fetch client
An implementation of window.fetch in Node.js using Minipass streams
better fetch for Node.js. Works on any JavaScript runtime!
A light-weight module that brings window.fetch to electron's background process
redis-structured-multi is an extension to the redis gem's Redis#multi that allows data structures to be built from the as-yet-unreturned values of the calls to Redis that occur within the #multi block.
An Asynchronous Promise library for Ruby, built over the "async" gem, providing Javascript ES6 style Promises. It also includes utilities like ES6-style "fetch" that returns a Promise.