request-test
Convenience wrapper around Node core requests to easily test whether a request fails or succeeds.
Found 181 results for abort
Convenience wrapper around Node core requests to easily test whether a request fails or succeeds.
An implementation of WHATWG AbortController interface.
This library provides you ability to cancel async function
JS Cancellation Tokens for composable async cleanup
Native AbortController manager.
A small wrapper for the Fetch API that uses the AbortController interface to cancel in-flight fetch requests.
An implementation of WHATWG AbortController interface.
A useful, zero dependencies toolbox to handle different situations like trigerring sequential Promises, a sequence with pause in between, parallel execution and limited parallel execution
RxJS AbortController-compatible defer operator
A cancellable promise polling
Cancelable promise
Small implementation of AbortController API for easy management of requests cancelation.
A simple yet powerful Node.js utility for processing arrays of items in batches with control over concurrency, retries, and cancellation.
> React Hook for abandoning promises upon component unmounting
File download library
A Promise that can be resolved/rejecter at will
<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. -
参考jQuery Ajax 尝试自己封装一下:
HTTP cancellation propagation library
abort a pull-stream if the rate of flow drops below the specified threshold.
A javascript class for managing concurrent fetch requests.
`synchronous-timeout` allows developers to wrap arbitrary synchronous or asynchronous functions so that they can self-abort based on a signal from a worker thread. This is achieved by automatically injecting checks into the function code at the beginning
Make a regular expression time out if it takes too long to execute
Create a promise that can be canceled
An implementation of WHATWG AbortController interface.
You've tried setTimeout+promises before but have you tried setTimeout+promises on abortsignal? & setInterval too.
Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.
This module will help you to cancel $http requests
A simple function for creation of cancelable http observable
Abort API
This library provides you ability to cancel async function
Task/Job in-process queue with concurrency/capacity/abort/cancelling support
abort stream of promises on any response
This is a custom hook to help your axios requests to be cancelled when the component is unmounted and even providing you with a function to abort a query at any moment.
Create an asynchronous function that ensures only the last call is executed.
Automatically interrupt the last same http request
Convert a Promise to a AbortSignal
A simple countdown timer CLI application
> React component for rendering children according to a promise
An implementation of WHATWG AbortController interface.