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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 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
- Get the directory of globally installed packages and binaries☆75Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- Get the default browser☆54Updated 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…☆92Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 8 months ago
- Monorepo for NodeLib libraries☆72Updated 3 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Check if your package was installed globally☆70Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- 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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the auth token set for an npm registry☆35Updated 2 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆86Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Write a package.json file☆88Updated 8 months ago