abort-controller
An implementation of WHATWG AbortController interface.
Found 35 results for abortcontroller
An implementation of WHATWG AbortController interface.
Isomorphic web apis utilities for fetch, event target, signals, crypto and doh.
An implementation of WHATWG AbortController interface.
fast abort controller implementation that can be used as a ponyfill/polyfill
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`.
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
utility to race a promise with an abort signal
Combine multiple AbortControllers or AbortSignals into a single instance
A lightweight client for reading streaming HTTP responses using Fetch and ReadableStream.
React hooks and context for Abortor: lifecycle-scoped cancellation for React apps.
Simple utility to chain an AbortController to one or more AbortSignals.
Cancel any running operation at the right time on your request handler
Creates apollo react hooks with built in abort controller
A React Hook to cancel promises when a component is unmounted
AbortController integration for NestJS: request-scoped cancellation using AbortSignal.
An AbortController that aborts after a specified timeout
RxJS WithAbort Function
**A lightweight, framework-agnostic async data handling library for React & Vue, inspired by Riverpod’s AsyncValue pattern and powered by ts-results-es.**
Utilities to deal with AbortSignal
Abort promises and async iterables
An implementation of WHATWG AbortController interface. (Ported to Roblox-TS)
Create an AbortController which aborts after a set number of milliseconds pass (a deadline). Optionally connects to other AbortSignals.
An implementation of WHATWG AbortController interface.
Small implementation of AbortController API for easy management of requests cancelation.
RxJS AbortController-compatible defer operator
An implementation of WHATWG AbortController interface.
Sleep promise with Abort support
An implementation of WHATWG AbortController interface.
An implementation of WHATWG AbortController interface.
You've tried setTimeout+promises before but have you tried setTimeout+promises on abortsignal? & setInterval too.
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.
<br> <div align="center"> <img src="https://github.com/camelliajs/camellia/blob/master/icons/camellia.png?raw=true" height="128" width="128"/> <h2>Camellia - AbortController</h2> <h6><i>- The library for aborting promises and operations. -
Convert a Promise to a AbortSignal
Fetch JSON resource with AbortController and error handling