sindresorhus / is-retry-allowedLinks
Check whether a request can be retried based on the `error.code`
☆81Updated 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:
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Get the auth token set for an npm registry☆34Updated 2 months ago
- Get the path of the caller module☆66Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Decompress a HTTP response if needed☆73Updated last week
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the path of the parent module☆78Updated last month
- Check if a value is a plain object☆103Updated 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
- Make a function mimic another one☆96Updated 11 months ago
- Regular expression for matching reserved filename characters☆50Updated last month
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Strip leading whitespace from each line in a string☆142Updated last week
- Create a lazily evaluated value☆69Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Get your PATH prepended with locally installed binaries☆104Updated 11 months ago
- Indent each line in a string☆113Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago