sindresorhus / p-retry
Retry a promise-returning or async function
☆793Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for p-retry
- Map over promises concurrently☆1,289Updated 2 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆314Updated last year
- Serialize/deserialize an error into a plain object☆538Updated 2 months ago
- Memoize promise-returning & async functions☆396Updated last year
- Timeout a promise after a specified amount of time☆274Updated 3 weeks ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,221Updated last year
- Throttle promise-returning & async functions☆443Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆677Updated 11 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Simple and modern async event emitter☆1,743Updated 8 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,086Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated last week
- Map-like, concurrent promise processing☆780Updated 7 months ago
- Fast, in memory work queue☆941Updated 3 months ago
- Retrying made simple, easy and async☆1,846Updated last year
- Uber-fast unique id generation, for Node.js and the browser☆726Updated 2 months ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆967Updated 3 months ago
- Semaphore using `async` and `await`☆633Updated 6 months ago
- Get a random temporary file or directory path☆424Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Get an available TCP port☆869Updated 7 months ago
- Normalize a URL☆840Updated 7 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago
- Get, set, or delete a property from a nested object using a dot path☆817Updated 6 months ago
- Temporary file and directory creator for node.js☆737Updated 3 months ago
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆954Updated 3 months ago
- A node.js module to make the use of promises safe☆668Updated 2 years ago
- Debounce promise-returning & async functions☆211Updated 6 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,075Updated 3 months ago