Retries a function that returns a promise, leveraging the power of the retry module.
☆317Dec 30, 2022Updated 3 years ago
Alternatives and similar repositories for node-promise-retry
Users that are interested in node-promise-retry are comparing it to the libraries listed below
Sorting:
- Abstraction for exponential and custom retry strategies for failed operations.☆1,260Sep 13, 2023Updated 2 years ago
- Create error instances with a code☆20Jun 22, 2022Updated 3 years ago
- Retry a promise-returning or async function☆998Dec 9, 2025Updated 3 months ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 5 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Like `chown -R`☆30Nov 24, 2025Updated 3 months ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Reconnect a tcp stream when it goes down.☆21Nov 8, 2016Updated 9 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated this week
- Gracefully clean up your program at termination with multiple sync and/or async handlers. Wraps the `death` npm module.☆16Jan 4, 2019Updated 7 years ago
- Retrying made simple, easy and async☆1,908Jul 19, 2023Updated 2 years ago
- Wrap NodeJS request module to retry http requests in case of errors☆348Oct 28, 2025Updated 4 months ago
- Check and get file hashes using sha1, md5 etc....☆21Aug 16, 2024Updated last year
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 4 months ago
- Get the union of two sorted streams☆28Mar 9, 2023Updated 3 years ago
- Helper for implementing source map support in Gulp plugins☆20Feb 9, 2018Updated 8 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Modern version of duplexer2☆16Oct 27, 2022Updated 3 years ago
- An on-save linter and formatter for atom using standard. Supports all the options that standard supports.☆14Jun 17, 2017Updated 8 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 3 years ago
- getpass for node.js☆17Apr 25, 2017Updated 8 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- A set of ES7 composable decorators around the fetch api☆13Mar 3, 2017Updated 9 years ago
- Node's internal object extension function, for you!☆28Mar 7, 2023Updated 3 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 3 years ago
- Gather meta information from chrome web store.☆16Apr 13, 2021Updated 4 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Nov 25, 2020Updated 5 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago