abortable timeout promise
Abortable async function helpers
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
Make any iterator or iterable abortable via an AbortSignal
Timers extensions
Create an AbortSignal that aborts after a delay
Timeout a promise after a specified amount of time
Missing keepalive http.Agent
add AbortController support to a cache of async requests
a pull-stream which may be aborted
Make a synchronous function have a timeout
add AbortController support to a cache of async requests
Type-safe Fetch API wrapper with abortable requests, timeout support, progress tracking, automatic retry, and Rust-like Result error handling.
Microsoft Azure SDK for JavaScript - Aborter
See our api docs https://serialport.io/docs/api-parser-inter-byte-timeout
AbortController for Node based on EventEmitter
Request timeout middleware for Connect/Express
Super simple React hook for running abortable effects
A little lib for aborting in Promise chain.
[](https://travis-ci.org/mauricedb/use-abortable-fetch)
TypeScript definitions for promise-abortable
React hook for setTimeout
memory-leak-proof function to wrap a promise to reject when a signal is aborted
Run multiple promise-returning & async functions with limited concurrency using native ES9
Mechanism for safely aborting long-running requests after a specified timeout.
Rack middleware which aborts requests that have been running for longer than a specified timeout.