@blumjs/hooks
Bunch of useful hooks
Bunch of useful hooks
Promise'd setTimeout
Asynchronous process status helper.
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Inspired by .NET Polly.
Promise timeout after specified time.
A Tool for Modeling and Simulating System Degradation
Timeout a promise after a specified amount of time
Promise Helpers
Timeout a promise.
Simple function who returns a promise that resolves after a certain amount of time.
Promises with timeouts
Utility for custom hooks in React
Function that runs in Promise.race() your promise and a timeout, if timeout completes first resulting promise rejects with error.
Function that returns a Promise which will be resolved on timeout
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
Modern version of setInterval for promises and async functions available in Node.js and browsers.
A module for detecting and responding to the user becoming idle in Angular applications.
Module that works with @ng-idle/core to keep a user session alive while user is active.
async utilities
Allow promises to have timeouts.