asynckit
Minimal async jobs utility library, with streams support
Found 182 results for abort
Minimal async jobs utility library, with streams support
An implementation of WHATWG AbortController interface.
Create a promise that can be canceled
Make a regular expression time out if it takes too long to execute
Create an AbortSignal that aborts after a delay
Make a synchronous function have a timeout
Abortable async function helpers
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
Make any iterator or iterable abortable via an AbortSignal
A gulp plugin which forces a task to fail.
Control everythings
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
A composable token for cancelling asynchronous operations.
An implementation of WHATWG AbortController interface.
Utility functions to use and combine `AbortSignal` and `AbortController` with Promises
A minimal reimplementation of AbortController and AbortSignal.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
A little lib for aborting in Promise chain.
Open Promise 👐 — Micro tool for creating Promise likes Deferred (with AbortController support).
Common utility commands for Git repositories.
A baseline UI as Mixins, Custom Elements, React Components, etc.
🛸 UFO - Use fetch orderly - A small collection of react hooks to help you handle data fetching with no fuss 🛸
Optionally abortable, resolvable, and rejectable promises
Abortable fetch wrapper with the ability to specify the return type.
Enhanced unfetch API.
Abortable helpers for RxJS
Better way to cancel promises using AbortSignal
Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.
Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup
Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.
A TypeScript library for creating abortable promises with ease.
memory-leak-proof function to wrap a promise to reject when a signal is aborted
utility to race a promise with an abort signal
abortable timeout promise
The set of async flow control structures and promise utils.
Reactive store primitive and helpers
A module for making secure web requests from browsers with support for caching and fault tolerance.
Cancelable `pump`
Hierarchical cancellation scopes for modern JavaScript runtimes.
fast abort controller implementation that can be used as a ponyfill/polyfill
> Hook for managing abortable `Promise`s (e.g. [fetch()](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)) inside React components.
A lightweight polyfill for AbortSignal.any, AbortSignal.timeout, and AbortSignal.abort methods
A modern, highly-configurable API client designed for DX. Works in both browser and Node.js environments.
Concurrency primitives for TypeScript and JavaScript.
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
Combine multiple AbortControllers or AbortSignals into a single instance
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable
Cancelable `stream.pipeline()`
Utilities for working with AbortController and AbortSignal in YDB operations.
A fetch wrapper to leverage enterprise features such as retry policy and request timeout
A Simple Implementation of Abortable Promise
abort controller and abort signal classes that compose multiple abort signals
Asynchronous versions of the `useEffect` and` useCallback` hooks that able to cancel internal code by user requests or component unmounting
Auto add an AbortController on all Fastify Request
Executes functions concurrently with opportunity to cleanup if any fail.
Common utility commands for Git repositories.
Exception handling for AssemblyScript
axios wrapper that provides an advanced cancellation api
Retry and batching utility with abort, timeout, and concurrency support. Inspired by real-world pain.
Create self-cancellable fetch effects
Backbone.sync decorator for aborting pending requests
async utilities
RxJS WithAbort Function
An implementation of WHATWG AbortController interface. (Ported to Roblox-TS)
A simple promise wrapper for child_process.spawn that lets you process output streams while waiting for completion
Creates an instance of fetch that aborts after a certain time period.
Extended promises with a lot of vital features. The AIO Promise class.
Fetch wrapper. Polyfills optional. Aborts, retries, intercepts all in 5kb
Extension Javascript's Promise API with more functionalities
Merges multiple AbortSignals into a single signal. returned signal will be aborted if any of the input signals are aborted.
An AbortController that aborts after a specified timeout
An axios-based HTTP client for react-native that allows for easily creating API calls and aborting requests.
Abortable async function helpers
A comprehensive error decoder for Sui blockchain transactions with support for custom error codes
Lightweight Promises/A+ compatible implementation with cancellation, sync mode, timeouts, coroutines and signals support
A modern TypeScript library for performing ICMP ping operations with type-safe results and fluent configuration.
A modern promise-based utility for Node.js that enhances child process execution with timeouts, abort signals, input streaming, and consistent error handling.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
A lightweight and flexible REST API client for JavaScript and TypeScript, supporting CommonJS and ES modules (ESM). Features include HTTP methods (GET, POST, PUT, PATCH, DELETE), built-in retry policies with exponential backoff, request lifecycle hooks fo
A CancelablePromise with the ability to stop a CancelablePromise created in a CancelablePromise
Extends promises with their state, a timeout and make them cancellable, all of that vue reactive
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.
enhanced Koa version with cancelable middlewares support
Useful React hooks written in Typescript
Abortable fetch with timeout support
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.
Native AbortController manager.
HTTP-transport that supports Promises and cancelable requests (XHR)
A javascript class for managing concurrent fetch requests.
Helpful utilities to work with AbortController/-Signal.
Add force-close (sending RST) support to net.Socket.
Abortable Promises for everyone !
"Debounce fetch and abort previous pending requests"
abort in coroutines (promise)
Race an array of promises against a timer that aborts the race, that can be postponed from the outside
A simple function for creation of cancelable http observable
A lightweight event emitter with separation of concerns between emitter and listener inspired by the AbortController interface.
A utility for fetching large files in chunks with support for parallel downloads and progress tracking.
fetch abort
big fetch will return a primose with a abort function and can set a timeout
A collection of wrappers and utility functions for working with AbortSignals.
A modern Promise implementation with timeout and cancellation using AbortController.
Improvements over isomorphic-fetch.
Reliable file fetcher with pause, resume, and abort controls for big files using chunked range requests, retries, and progress tracking
Library to write cancellable chain of Promises, using the This-Binding Syntax proposal.
An extension of native Promises with true abort capabilities via AbortSignal.
A cancelable promise.
Promise subclass to make the promise chain abortable.
Abort promises and async iterables
PromisesLimiter is a class for limiting concurrent asynchronous requests, allowing them to be executed in batches with control over progress, handling of successful and failed requests.
Catch abort events in pull streams
Elegant Fetch Lib with Power
Cancelable groups of callback functions
JS Cancellation Tokens for composable async cleanup
promise utils
Project breakable-promise
A powerful React hook for HTTP requests with comprehensive callback support, request chaining, and TypeScript integration
Create abortable async functions with ease
Only keep a single instance, aborting previous instances on subsequent calls
A small wrapper for the Fetch API that uses the AbortController interface to cancel in-flight fetch requests.
AbortController integration for NestJS: request-scoped cancellation using AbortSignal.
An extension of the Promise class that allows for cancellation.
Common utils for the Fetch API
Tiny, type-safe, JavaScript-native `context` implementation
基于 axios 的多功能请求库,与 axios 使用方式完全兼容,并提供自定义请求别名功能与多种请求控制方法。
Returns the first Promise in an iterable to resolve
A library for building flows; safe data processing inspired by Monads

abortable interval
hapi abort
Group a set of cancelable actions to be aborted together at any time.
A robust, TypeScript-native library for handling async operations with retry logic, timeouts, backoff strategies, and rate limiting
Queue of abortable promises
ReasonML for WHATWG's Abort Controller (with polyfill)
help to abort eventlistener
A cancellable promise polling
A React hook for async effects that ensures only the latest invocation completes and optionally aborts stale runs.
abort promise
File download library
An implementation of getElementById that returns a promise that waits to resolve when the element will be added to the DOM. Using mutation observer and cancelable with an abort signal or a timeout
封装flyio的一些方法,添加清除请求clearReq方法,添加取消网络请求abortReq,超时取消请求flyExit方法等。
Promise based queue with abort functionality
Abort API
Make a regular expression time out if it takes too long to execute
HTTP cancellation propagation library
abort stream of promises on any response
abort a pull-stream if the rate of flow drops below the specified threshold.
Make promises abortable! That's it! :)
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
Allows you to abort Web requests as and when desired.
This library provides you ability to cancel async function
A Promise that can be resolved/rejecter at will
Fetch controller polyfill
Cancelable promise
Based on axios secondary encapsulation plug-in, interface caching, interface cancellation, interface disconnection reconnection functions are provided
Task/Job in-process queue with concurrency/capacity/abort/cancelling support
Create a promise that can be canceled
Convenience wrapper around Node core requests to easily test whether a request fails or succeeds.
An implementation of WHATWG AbortController interface.
You've tried setTimeout+promises before but have you tried setTimeout+promises on abortsignal? & setInterval too.
Small implementation of AbortController API for easy management of requests cancelation.
Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.
A simple yet powerful Node.js utility for processing arrays of items in batches with control over concurrency, retries, and cancellation.
An implementation of WHATWG AbortController interface.
参考jQuery Ajax 尝试自己封装一下:
An implementation of WHATWG AbortController interface.
`synchronous-timeout` allows developers to wrap arbitrary synchronous or asynchronous functions so that they can self-abort based on a signal from a worker thread. This is achieved by automatically injecting checks into the function code at the beginning
<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. -
> React Hook for abandoning promises upon component unmounting
> React component for rendering children according to a promise
This module will help you to cancel $http requests
This library provides you ability to cancel async function
RxJS AbortController-compatible defer operator
This is a custom hook to help your axios requests to be cancelled when the component is unmounted and even providing you with a function to abort a query at any moment.
Headless query/cache core: dedupe, SWR, retry/backoff, TTL/GC, cancel, prefetch, invalidate, and hydrate/dehydrate.
Headless Web Worker RPC: wrap(url), workerify(fn), expose(api). Abort, transferables, and typed proxies.
Automatically interrupt the last same http request
Create an asynchronous function that ensures only the last call is executed.
Convert a Promise to a AbortSignal
A simple countdown timer CLI application