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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- normalizes package metadata, typically found in package.json file.☆204Updated 3 weeks ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- 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 3 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Check if a value is a plain object☆103Updated last year
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆29Updated 2 weeks ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Convert a value to an array☆133Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Iterate over promises serially☆52Updated 3 years ago
- Make a function mimic another one☆97Updated last year