Showing 1-20 of 528 packages
Combines an array of AbortSignals into a single signal that is aborted when any signal is
a pull-stream which may be aborted
memory-leak-proof function to wrap a promise to reject when a signal is aborted
aborted
Merges multiple AbortSignals into a single signal. returned signal will be aborted if any of the input signals are aborted.
This library offers an `AbortablePromise` class since regular ol' `Promise`s can't be aborted.
Debugs when a GraphQL request is aborted using an `AbortController`.
Make inquirer's answers persistence even be aborted halfway
Create an AbortSignal that aborts after a delay
React hook for fetching streams that can be aborted.
A custom error to represent aborted/cancelled operations.
concatenate pull-streams
add AbortController support to a cache of async requests
add AbortController support to a cache of async requests
> Safely wipe a folder.
The better way to handle modals in your Ember.js apps.
Utility functions to use and combine `AbortSignal` and `AbortController` with Promises
TypeScript definitions for stream-meter
A lightweight polyfill for AbortSignal.any, AbortSignal.timeout, and AbortSignal.abort methods
Abortable async function helpers