@aspectus/progress-promise-proxy
Simple Promise proxy that adds `.progress` handler registry to promise object.
Found 82 results for cancellable
Simple Promise proxy that adds `.progress` handler registry to promise object.
Simple Promise extension to use `AbortController` to cancel underlying process.
A Simple Implementation of Abortable Promise
Custom fetcher that adapts [superagent](https://github.com/visionmedia/superagent) library to the default Fetch API.
Composable fetch API interface.
Advanced promise types
💫 Tiny cancellable fetch
A simple library for cancellable asynchronous tasks
Abortable fetch with timeout support
A low latency javascript code runner that enables to isolate and abort javascript code execution, including setTimeout/setInterval, promises and Fetch requests. It supports all browsers.
Promises extended
Classes and functions for simplifying task scheduling and distributing tasks to workers.
Helper for creating cancellable promise-returning functions.
enhanced Koa version with cancelable middlewares support
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.
Abortable async function helpers
Wrapper around process.nextTick returning a cancel function
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
A cancelable promise.
Reactive Extensions - represents the state of cancellation
A cancellable interval
Easily modularize your application into cancelable components. Everything they initialize can be monitored, stopped and removed automatically, including views, promise chains, requests, listeners, DOM and CSS.
Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.
React Hook for creating a cancelable promise. Useful for avoiding state mutations after a component has unmounted
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
Library to write cancellable chain of Promises, using the This-Binding Syntax proposal.
JavaScript promises are made to be broken. Speculations are cancellable promises.
Create asynchronous job that can be cancelled during executing
React hook for managing queues of tasks.
a poly fill that implements a cancellable promise for angular cli polyfill.ts. include it in the polyfill.ts
Yet another simple tool for creating cancellable promise-returning/async functions.
Returns the first Promise in an iterable to resolve
Hooks made based on the useQuery and useMutation of the apollo client, with an extra function to cancel requests.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable
CancellationToken and example/utility classes with cancellation support
A modern Promise implementation with timeout and cancellation using AbortController.
> React Hook for abandoning promises upon component unmounting
Define business logic in cancellable, forkable, asynchronous javascript generator definitions and promises
deploy-event make it able to create a cancellable class-based events. (priority can be specified)
Fine-Grained cancellation primitives
Simple cancellable time
cancellable promises and concurrency
Define business logic in cancellable, forkable, asynchronous hook tasks
CancellationToken class
Asynchronous lock pool with priorities and cancellation support
> React component for rendering children according to a promise
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
A lightweight library for elegant asynchronous code management
An elegant and easy-to-use JavaScript library for managing the request process.
Asynchronous lock pool with priority and cancellation support
You've tried setTimeout+promises before but have you tried setTimeout+promises on abortsignal? & setInterval too.
A small promise-wrapping library providing Cancellable and Timed Promises
Asynchronous state with cancellation support
Cancellable, async serial function execution
This library provides you ability to cancel async function
Asynchronous cooldown queue and cancellation support
This library provides you ability to cancel async function
make cancellable api calls
Create a promise that can be canceled
Module for flow oriented usecases with cancellable asynchronous steps
Asynchronous RPC with cancellation support
`npm i @softbind/hook-use-fetch --save`