sindresorhus / is-retry-allowed
Check whether a request can be retried based on the `error.code`
☆78Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for is-retry-allowed
- Get the path of the caller module☆64Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Write a package.json file☆89Updated 3 months ago
- Import a globally installed module☆57Updated 10 months ago
- Iterate over promises serially☆50Updated 2 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Start a promise chain☆57Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Import a module like with `require()` but from the current working directory☆53Updated 2 years ago
- Check if a value is a plain object☆102Updated 6 months ago
- List of node.js builtin modules☆38Updated 7 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- programmatically publish and unpublish npm packages☆46Updated 2 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 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…☆91Updated last year
- Check if your package was installed globally☆70Updated last year
- A better `Promise.race()`☆46Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago