p-cancelable
Create a promise that can be canceled
Found 85 results for cancellation
Create a promise that can be canceled
Microsoft Azure SDK for JavaScript - Aborter
Essential utils for promises
Improved concurrency/async primitives for Ember.js
Implementation of https://github.com/littledan/proposal-cancelable-promises
noise cancellation plugin for twilio-video
A composable token for cancelling asynchronous operations.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
Simple promisified XHR file upload with cancellation
Simple TypeScript/ES2015 class to emulate cancellation tokens
Utilities for using Promise.race([task, cancellation]) for async/await code.
Integrate Real Time Audio and Video conferencing, Interactive Live Streaming, and Chat in your apps with 100ms React Native SDK. With support for HLS and RTMP Live Streaming and Recording, Picture-in-Picture (PiP), one-to-one Video Call Modes, Audio Rooms
100ms Room Kit provides simple & easy to use UI components to build Live Streaming & Video Conferencing experiences in your apps.
A TypeScript library for creating abortable promises with ease.
context cancellation, deadlines, storage
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
Cancelable `pump`
A modern, highly-configurable API client designed for DX. Works in both browser and Node.js environments.
Supervisor, Coroutine, Channel, select, AtomicPromise, Cancellation, Cache, List, Queue, Stack, and some utils.
Utilities for working with AbortController and AbortSignal in YDB operations.
A lightweight TypeScript library for handling request deduplication.
Fork of @falsantru/spica, esm support
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable
Hierarchical cancellation scopes for modern JavaScript runtimes.
Controlled demolition of complex objects.
Cancelable `stream.pipeline()`
React hooks and context for Abortor: lifecycle-scoped cancellation for React apps.
Angular integration for `@abortor/core`, providing scoped cancellation tied to Angular’s lifecycle.
Yet another React data (re)fetching library
Asynchronous versions of the `useEffect` and` useCallback` hooks that able to cancel internal code by user requests or component unmounting
A Simple Implementation of Abortable Promise
A modern, zero-dependency wait / timing utility toolkit for JavaScript and TypeScript.
HMSSDK now provides support for Virtual Background using @100mslive/react-native-video-plugin. It allows users to change their background during a call. Users can choose from a variety of backgrounds or upload their own custom background. It also provides
A JavaScript library that provides primitives for creating cancelable asynchronous operations.
A modern TypeScript library for performing ICMP ping operations with type-safe results and fluent configuration.
AbortController integration for NestJS: request-scoped cancellation using AbortSignal.
Individual fetch API wrapper for the browser
A minimal async control and cancellation library for JavaScript and TypeScript
Enhanced AbortController with Node.js-style patterns for modern applications
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
Helpful utilities to work with AbortController/-Signal.
enhanced Koa version with cancelable middlewares support
A .NET-Task-like Promise extension library for JavaScript.
Safely setState in the future
Promise-cancellation made easy. Cancel one or more promises in a given context.
Abortable Promises for everyone !
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.
Cancellation mechanism, written in typescript.
abort in coroutines (promise)
Async coordination primitives and extensions on top of ES6 Promises
Restify is a comprehensive npm package that streamlines and enhances the handling of HTTP requests in JavaScript applications.
Port of WebRTC's AEC3 (acoustic echo canceller, version 3) library to WebAssembly/JavaScript
A take on ergonomic cancellation and timeout propagation in JavaScript inspired by the Go context package
Asynchronous coordination primitives for JavaScript and TypeScript
Internal APIs for VS Code's utilities and user interface building blocks.
Asynchronous coordination primitives for JavaScript and TypeScript
Create an AbortController which aborts after a set number of milliseconds pass (a deadline). Optionally connects to other AbortSignals.
CancellationToken and example/utility classes with cancellation support
A modern Promise implementation with timeout and cancellation using AbortController.
token used to signal to a routine to cancel an asynchronous request
Declarative, event-driven reactivity: signals, streams, structured concurrency, and easy resource cleanup
A JavaScript HTTP interceptor inspired by okhttp
An extension of the Promise class that allows for cancellation.
Returns the first Promise in an iterable to resolve
A cancelable promise.
An implementation of the cooperative cancellation model that is heavily inspired by the .NET implementation.
CancellationToken class
CancellationTokenSource implementation for JavaScript
JS Cancellation Tokens for composable async cleanup
Asynchronous lock pool with priorities and cancellation support
Asynchronous RPC with cancellation support
Allows you to abort Web requests as and when desired.
Asynchronous lock pool with priority and cancellation support
Wrap promise function into cancelable promise function
A simple yet powerful Node.js utility for processing arrays of items in batches with control over concurrency, retries, and cancellation.
Wraps your api methods and functions and make possible to pass a cancellation token for promises
Create a promise that can be canceled
Asynchronous state with cancellation support
Asynchronous cooldown queue and cancellation support
Improved concurrency/async primitives for Ember.js
This library provides you ability to cancel async function
HTTP cancellation propagation library
Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.
This library provides you ability to cancel async function
A lightweight async task queue utility with configurable concurrency, task prioritization, retries with delays, auto-run or manual execution, and cancellation (per-task or entire queue). Ideal for managing background jobs, API requests, uploads, and other