@cjsa/p-timeout
Timeout a promise after a specified amount of time
Timeout a promise after a specified amount of time
React hook to schedule an action after some time
A method for making async operations cancellable
async utilities
A cancelable promise.
An extension of native Promises with true abort capabilities via AbortSignal.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable
An implementation of WHATWG AbortController interface.
elegant & feature rich browser / node HTTP with a fluent API
This library provides you ability to cancel async function
RxJS based middleware for Redux. Compose and cancel async actions and more.
Memoize promise-returning & async functions
Extension Javascript's Promise API with more functionalities
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
Timeout a promise after a specified amount of time. This is a fork of sindresorhus/p-timeout, but with CommonJS support.
fantastic modern fetch library which have rich features
Abortable fetch wrapper with the ability to specify the return type.
浏览器端的 Ajax 库,支持 TS,拦截器,批量取消,对象字符串化等
A generic editor component with save, cancel, and delete actions.
A generic editor component with save, cancel, and delete actions using keyboard.