sindresorhus / is-retry-allowed
Check whether a request can be retried based on the `error.code`
☆80Updated 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
- Get the auth token set for an npm registry☆35Updated last month
- Get the path of the caller module☆64Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks 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…☆91Updated 2 years ago
- Write a package.json file☆88Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Manipulate the HTTP Vary header☆61Updated 9 months ago
- Find the closest package.json file☆162Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Start a promise chain☆58Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last week
- Check if a value is a plain object☆102Updated 10 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Decompress a HTTP response if needed☆72Updated 9 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago