Showing 1-20 of 497 packages
Create an AbortSignal that aborts after a delay
Race a promise against an AbortSignal
Race an event against an AbortSignal
An error to be used by AbortSignal handlers
An AbortSignal that fires on a resetable timeout
Returns native AbortController/AbortSignal if available or the abort-controller module if not
AbortController integration for NestJS: request-scoped cancellation using AbortSignal.
Make any iterator or iterable abortable via an AbortSignal
A minimal reimplementation of AbortController and AbortSignal.
Utility functions to use and combine `AbortSignal` and `AbortController` with Promises
Utilities to deal with AbortSignal
Better way to cancel promises using AbortSignal
Another Mutex/Semaphore implementation with first-class support of AbortSignal
This package provides a set of timer-related methods, enhancing `setTimeout` and `setInterval` with support for `AbortSignal`.
Utilities for working with AbortController and AbortSignal in YDB operations.
Manage cleanup of resources with AbortSignal integration.
Promise-based dialog management with React portals and AbortSignal support.
Drop-in replacements for RxJS Observable methods and operators that work with AbortSignal
Deadline-based timeouts for async code in Node.js. Enforce end-to-end execution deadlines with automatic propagation and AbortSignal support.
Microsoft Azure SDK for JavaScript - Aborter