promise-abortable
A little lib for aborting in Promise chain.
Found 11 results for abortController
A little lib for aborting in Promise chain.
A TypeScript library for creating abortable promises with ease.
A Simple Implementation of Abortable Promise
Creates an instance of fetch that aborts after a certain time period.
a requestion lib based on the fetch native api
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.
EnhancedAbortController 是一种具有超时功能的增强版本的 AbortController,使用 TypeScript 编写。
A cancellable promise polling
A axios class method.
Custom hook made by combined useEffect and AbortController to attach a signal property to requests and an abort() method which is whenever you want to cancel a request
Automatically interrupt the last same http request