Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).
-
Updated
Dec 10, 2024 - JavaScript
Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).
Better way to cancel promises using AbortSignal
Promise lib for aborting in chain.
Make any iterator or iterable abortable via an AbortSignal
🚀 🔥 A simple and efficient JavaScript/TypeScript library for canceling asynchronous requests using AbortController
Factory-based, zero-dependency wrapper around the MutationObserver API to track a specific DOM element in one-shot or continuous mode.
A collection of wrappers and utility functions for working with AbortSignals.
An experiment building an animated user experience for the Metropolitan Museum of Art
Zero-dependency async utilities: retry with backoff, timeout, concurrency limit, and async pool — fully typed, AbortSignal-aware
TypeScript abort-aware concurrency primitives inspired by Go's errgroup pattern
🚀 📩 A library for canceling asynchronous requests with React integration
🚀 💻 Lightweight, tree‑shakeable utility to cancel server tasks on client abort
TypeScript SDK for request deadlines, operation timeouts, AbortSignal cancellation, fallbacks, and observability in Node.js services.
Fair async Mutex and counting Semaphore with weighted permits, runExclusive, and AbortSignal support. Zero dependencies.
❌ The ecosystem for cancelable promises
A pragmatic, zero-dependency utility for running async operations with a robust policy for retries, per-attempt timeouts, an overall deadline, jittered backoff, and AbortSignal composition for reliable cancellation.
Explicit TypeScript fetch client with typed result objects and opt-in middleware
Tiny, fully type-safe event emitter with a wildcard listener and a promise-based waitFor. Zero dependencies.
A set of utilities for working with AbortSignals
Put a time limit on any promise, with real AbortSignal cancellation and a composable deadline signal. Zero dependencies.
Add a description, image, and links to the abortsignal topic page so that developers can more easily learn about it.
To associate your repository with the abortsignal topic, visit your repo's landing page and select "manage topics."