@consento/promise
Helpful utilities to work with AbortController/-Signal.
Helpful utilities to work with AbortController/-Signal.
<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. -
Canceling Axios Request Promises with no code changes and zero-configuration 💁
Creates an instance of fetch that aborts after a certain time period.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable
An extension of native Promises with true abort capabilities via AbortSignal.
Abort promises and async iterables
Auto add an AbortController on all Fastify Request
A cancelable promise.
Convert a Promise to a AbortSignal
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
async utilities
This library provides you ability to cancel async function
Create an asynchronous function that ensures only the last call is executed.
Extends promises with their state, a timeout and make them cancellable, all of that vue reactive
Concurrency primitives for TypeScript and JavaScript.
Useful React hooks written in Typescript
"Debounce fetch and abort previous pending requests"
Abortable fetch wrapper with the ability to specify the return type.