Bare minimum fetch polyfill in 500 bytes
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
Bare minimum fetch polyfill in 500 bytes
Abortable async function helpers
Switches between unfetch & node-fetch for client & server.
Makes it possible to use DOMPurify on server and client in the same way.
Make any iterator or iterable abortable via an AbortSignal
Switches between unfetch & node-fetch for client & server.
Extend any fetch library with retry functionality
add AbortController support to a cache of async requests
Enhanced unfetch API.
a pull-stream which may be aborted
Synchronous `fetch` mock for Jest
add AbortController support to a cache of async requests
abortable timeout promise
Super simple React hook for running abortable effects
[](https://travis-ci.org/mauricedb/use-abortable-fetch)
A little lib for aborting in Promise chain.
Split SDK for JavaScript on Browser
Adds support for address lookup (a.k.a. geocoding / geosearching) to Leaflet.
Unofficial Cypress utilities for tracking network state
TypeScript definitions for promise-abortable
memory-leak-proof function to wrap a promise to reject when a signal is aborted
isomorphic fetching logic connect and dispatch action