sindresorhus / p-retryLinks
Retry a promise-returning or async function
☆888Updated 2 months ago
Alternatives and similar repositories for p-retry
Users that are interested in p-retry are comparing it to the libraries listed below
Sorting:
- Map over promises concurrently☆1,434Updated 7 months ago
- Throttle promise-returning & async functions☆484Updated 7 months ago
- Serialize/deserialize an error into a plain object☆558Updated 6 months ago
- Fast, in memory work queue☆1,064Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,123Updated 4 months ago
- Generate a cryptographically strong random string☆572Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,254Updated last year
- 🌲 high-speed HTTP logger for Node.js☆621Updated 3 weeks ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- JSON logger for Node.js and browser.☆1,104Updated last year
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Uber-fast unique id generation, for Node.js and the browser☆738Updated 10 months ago
- Map-like, concurrent promise processing☆812Updated last year
- A utility that allows retrying a function with an exponential delay between attempts.☆382Updated 3 months ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆882Updated 10 months ago
- Get an available TCP port☆907Updated last year
- A fluent API to generate JSON schemas☆512Updated 2 weeks ago
- Retrying made simple, easy and async☆1,881Updated last year
- Emulates ioredis by performing all operations in-memory.☆360Updated 5 months ago
- A port of inflection-js to node.js module☆574Updated 5 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,167Updated 7 months ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- RFC6265 Cookies and CookieJar for Node.js☆1,007Updated this week
- Semaphore using `async` and `await`☆646Updated last year
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,009Updated 2 months ago
- Environment variable validation for Node, Bun, and other compatible JS runtimes☆1,444Updated last week
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,075Updated 5 months ago
- 🌲Basic prettifier for Pino log lines☆1,446Updated last week