sindresorhus / is-retry-allowedLinks
Check whether a request can be retried based on the `error.code`
☆82Updated 3 years ago
Alternatives and similar repositories for is-retry-allowed
Users that are interested in is-retry-allowed are comparing it to the libraries listed below
Sorting:
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Get the path of the caller module☆67Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Filter object keys and values into a new object☆105Updated last year
- Convert a value to an array☆133Updated 4 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated this week
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Indent each line in a string☆114Updated 3 years ago
- Make a function mimic another one☆97Updated last year
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Iterate over promises serially☆52Updated 3 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Check if a value is a plain object☆103Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago