moonpipe
Throttle streams of data while passing them through promises an timers. Use various valves to discard redundant data points.
Throttle streams of data while passing them through promises an timers. Use various valves to discard redundant data points.
A collection of additional promise extending classes. Including a (from the outside) ResablePromise, CancelAblePromise and a latestLatent utility function.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
Better way to cancel promises using AbortSignal
Returns the first Promise in an iterable to resolve
Timeout a promise after a specified amount of time. A fork of p-timeout for commonjs.
Compatible version of p-timeout
A collection of useful promise utilities
Block duplicate axios requests using interceptors and return results using promises
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.
elegant & feature rich browser / node HTTP with a fluent API
Restify is a comprehensive npm package that streamlines and enhances the handling of HTTP requests in JavaScript applications.
Promise.all with limited concurrency
React Native confirmation modal for confirming or canceling a user action
Change pinia state history easily
A JavaScript HTTP interceptor inspired by okhttp
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.11.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab
Cancellable sleep function for Typescript
Create asynchronous job that can be cancelled during executing
async utilities