abort-controller
An implementation of WHATWG AbortController interface.
An implementation of WHATWG AbortController interface.
An implementation of WHATWG AbortController interface.
utility to race a promise with an abort signal
An AbortController that aborts after a specified timeout
You've tried setTimeout+promises before but have you tried setTimeout+promises on abortsignal? & setInterval too.
Fetch JSON resource with AbortController and error handling
Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup
An implementation of WHATWG AbortController interface.
Isomorphic web apis utilities for fetch, event target, signals, crypto and doh.
Collection of tools I regularly use to build apps. Maybe they're useful to somebody else. Maybe not. Most of these are thin wrappers around native API's, like the native `<dialog>` element, `fetch` API, and `URLPattern`.
Combine multiple AbortControllers or AbortSignals into a single instance
Simple utility to chain an AbortController to one or more AbortSignals.
Create an AbortController which aborts after a set number of milliseconds pass (a deadline). Optionally connects to other AbortSignals.
Small implementation of AbortController API for easy management of requests cancelation.
Utilities to deal with AbortSignal
A React Hook to cancel promises when a component is unmounted
RxJS WithAbort Function
RxJS AbortController-compatible defer operator
Reqiox is a flexible and feature-rich library for making HTTP requests in JavaScript applications. It provides capabilities for request interception, response interception, request cancellation, retry mechanisms, and caching.