p-cancelable
Create a promise that can be canceled
Found 85 results for cancellable
Create a promise that can be canceled
Abortable async function helpers
Essential utils for promises
A simple cancellable promise implementation that cancels the underlying HTTP call.
A simple cancelable promise
A little lib for aborting in Promise chain.
A TypeScript `Promise` wrapper that adds syntax sugar.
Utilities for using Promise.race([task, cancellation]) for async/await code.
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
A wrapper to make promises cancellable and garbage collectable
A priority queue implementation in typescript allowing cancellable elements
A dependable promises and async utility belt
Asynchronous Cancellation
Optionally abortable, resolvable, and rejectable promises
A TypeScript library for creating abortable promises with ease.
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
Classes and functions for simplifying task scheduling and distributing tasks to workers.
> Hook for managing abortable `Promise`s (e.g. [fetch()](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)) inside React components.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable
Promise Saga: Core library for managing async flows with cancelable effects
A Simple Implementation of Abortable Promise
Advanced promise types
Asynchronous versions of the `useEffect` and` useCallback` hooks that able to cancel internal code by user requests or component unmounting
A cancellable interval and timer library for JavaScript and TypeScript.
💫 Tiny cancellable fetch
Promise proxiyng mechanics to easily extend promise functionality.
Simple Promise proxy to use `AbortController` to cancel underlying process.
Simple Promise proxy that adds `.progress` handler registry to promise object.
Simple Promise extension to use `AbortController` to cancel underlying process.
Custom fetcher that adapts [superagent](https://github.com/visionmedia/superagent) library to the default Fetch API.
Composable fetch API interface.
A comprehensive, zero-dependency delay/timeout utility library with advanced timing features
Abortable async function helpers
Promises extended
Helper for creating cancellable promise-returning functions.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
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.
A simple library for cancellable asynchronous tasks
Wrapper around process.nextTick returning a cancel function
Abortable fetch with timeout support
Reactive Extensions - represents the state of cancellation
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.
enhanced Koa version with cancelable middlewares support
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
CancellationToken and example/utility classes with cancellation support
Library to write cancellable chain of Promises, using the This-Binding Syntax proposal.
deploy-event make it able to create a cancellable class-based events. (priority can be specified)
A modern Promise implementation with timeout and cancellation using AbortController.
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.
A cancelable promise.
JavaScript promises are made to be broken. Speculations are cancellable promises.
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
Fine-Grained cancellation primitives
a poly fill that implements a cancellable promise for angular cli polyfill.ts. include it in the polyfill.ts
Returns the first Promise in an iterable to resolve
Asynchronous RPC with cancellation support
React hook for managing queues of tasks.
Asynchronous lock pool with priorities and cancellation support
cancellable promises and concurrency
You've tried setTimeout+promises before but have you tried setTimeout+promises on abortsignal? & setInterval too.
make cancellable api calls
Yet another simple tool for creating cancellable promise-returning/async functions.
> React Hook for abandoning promises upon component unmounting
CancellationToken class
Define business logic in cancellable, forkable, asynchronous hook tasks
An elegant and easy-to-use JavaScript library for managing the request process.
Cancellable, async serial function execution
Define business logic in cancellable, forkable, asynchronous javascript generator definitions and promises
Create a promise that can be canceled
This library provides you ability to cancel async function
Create asynchronous job that can be cancelled during executing
Simple cancellable time
Asynchronous lock pool with priority and cancellation support
A small promise-wrapping library providing Cancellable and Timed Promises
Hooks made based on the useQuery and useMutation of the apollo client, with an extra function to cancel requests.
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
`npm i @softbind/hook-use-fetch --save`
This library provides you ability to cancel async function
Module for flow oriented usecases with cancellable asynchronous steps
Asynchronous state with cancellation support
Asynchronous cooldown queue and cancellation support
A lightweight library for elegant asynchronous code management
> React component for rendering children according to a promise