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
Sorting:
- Get the path of the caller module☆64Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 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…☆93Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a globally installed module☆58Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if your package was installed globally☆70Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months 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
- Find the closest package.json file☆164Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Sort an object's keys, including an optional key list☆31Updated 2 months ago
- Get the path of the parent module☆77Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago