cp-axios
axios wrapper that provides an advanced cancellation api
Found 181 results for abort promise
axios wrapper that provides an advanced cancellation api
fast abort controller implementation that can be used as a ponyfill/polyfill
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.
Extends promises with their state, a timeout and make them cancellable, all of that vue reactive
Concurrency primitives for TypeScript and JavaScript.
A fetch wrapper to leverage enterprise features such as retry policy and request timeout
abort controller and abort signal classes that compose multiple abort signals
Combine multiple AbortControllers or AbortSignals into a single instance
A lightweight polyfill for AbortSignal.any, AbortSignal.timeout, and AbortSignal.abort methods
A module for making secure web requests from browsers with support for caching and fault tolerance.
Utilities for working with AbortController and AbortSignal in YDB operations.
Abortable async function helpers
An extension of native Promises with true abort capabilities via AbortSignal.
Cancelable `pump`
A modern, highly-configurable API client designed for DX. Works in both browser and Node.js environments.
Fetch wrapper. Polyfills optional. Aborts, retries, intercepts all in 5kb
Cancelable `stream.pipeline()`
Hierarchical cancellation scopes for modern JavaScript runtimes.
Common utility commands for Git repositories.
Promise based queue with abort functionality
Auto add an AbortController on all Fastify Request
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
Create self-cancellable fetch effects
async utilities
AbortController integration for NestJS: request-scoped cancellation using AbortSignal.
Abortable Promises for everyone !
A React hook for async effects that ensures only the latest invocation completes and optionally aborts stale runs.
Retry and batching utility with abort, timeout, and concurrency support. Inspired by real-world pain.
Cancelable promise
Executes functions concurrently with opportunity to cleanup if any fail.
Creates an instance of fetch that aborts after a certain time period.
Race an array of promises against a timer that aborts the race, that can be postponed from the outside
A cancellable promise polling
Returns the first Promise in an iterable to resolve
Merges multiple AbortSignals into a single signal. returned signal will be aborted if any of the input signals are aborted.
Exception handling for AssemblyScript
An AbortController that aborts after a specified timeout
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.
Abortable fetch with timeout support
Queue of abortable promises
RxJS WithAbort Function
Backbone.sync decorator for aborting pending requests
HTTP-transport that supports Promises and cancelable requests (XHR)
A powerful React hook for HTTP requests with comprehensive callback support, request chaining, and TypeScript integration
Useful React hooks written in Typescript
"Debounce fetch and abort previous pending requests"
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 lightweight event emitter with separation of concerns between emitter and listener inspired by the AbortController interface.
big fetch will return a primose with a abort function and can set a timeout
An axios-based HTTP client for react-native that allows for easily creating API calls and aborting requests.
hapi abort
enhanced Koa version with cancelable middlewares support
基于 axios 的多功能请求库,与 axios 使用方式完全兼容,并提供自定义请求别名功能与多种请求控制方法。
Reliable file fetcher with pause, resume, and abort controls for big files using chunked range requests, retries, and progress tracking
Create abortable async functions with ease
A comprehensive error decoder for Sui blockchain transactions with support for custom error codes
fetch abort
Library to write cancellable chain of Promises, using the This-Binding Syntax proposal.
A utility for fetching large files in chunks with support for parallel downloads and progress tracking.
A Promise that can be resolved/rejecter at will
Improvements over isomorphic-fetch.
An implementation of WHATWG AbortController interface. (Ported to Roblox-TS)
Only keep a single instance, aborting previous instances on subsequent calls
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
Common utils for the Fetch API
A collection of wrappers and utility functions for working with AbortSignals.
abortable interval
Fetch controller polyfill
Make promises abortable! That's it! :)
Abort promises and async iterables
Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.
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.
Create a promise that can be canceled
Catch abort events in pull streams
Allows you to abort Web requests as and when desired.
Group a set of cancelable actions to be aborted together at any time.
help to abort eventlistener

封装flyio的一些方法,添加清除请求clearReq方法,添加取消网络请求abortReq,超时取消请求flyExit方法等。
Add force-close (sending RST) support to net.Socket.
Based on axios secondary encapsulation plug-in, interface caching, interface cancellation, interface disconnection reconnection functions are provided
Elegant Fetch Lib with Power
This library provides you ability to cancel async function
ReasonML for WHATWG's Abort Controller (with polyfill)
Tiny, type-safe, JavaScript-native `context` implementation
A library for building flows; safe data processing inspired by Monads
Cancelable groups of callback functions
Small implementation of AbortController API for easy management of requests cancelation.
Convenience wrapper around Node core requests to easily test whether a request fails or succeeds.
An implementation of WHATWG AbortController interface.
RxJS AbortController-compatible defer operator
A simple yet powerful Node.js utility for processing arrays of items in batches with control over concurrency, retries, and cancellation.
> React Hook for abandoning promises upon component unmounting
JS Cancellation Tokens for composable async cleanup
Native AbortController manager.
A small wrapper for the Fetch API that uses the AbortController interface to cancel in-flight fetch requests.
An implementation of WHATWG AbortController interface.
File download library
You've tried setTimeout+promises before but have you tried setTimeout+promises on abortsignal? & setInterval too.
A javascript class for managing concurrent fetch requests.
<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. -
参考jQuery Ajax 尝试自己封装一下:
Make a regular expression time out if it takes too long to execute
An implementation of WHATWG AbortController interface.
This module will help you to cancel $http requests
HTTP cancellation propagation library
abort a pull-stream if the rate of flow drops below the specified threshold.
`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
A simple function for creation of cancelable http observable
Abort API
This library provides you ability to cancel async function
Task/Job in-process queue with concurrency/capacity/abort/cancelling support
abort stream of promises on any response
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.
Create an asynchronous function that ensures only the last call is executed.
Automatically interrupt the last same http request
Convert a Promise to a AbortSignal
A simple countdown timer CLI application
> React component for rendering children according to a promise
An implementation of WHATWG AbortController interface.