IndigoUnited / js-err-codeLinks
Create error instances with a code
☆20Updated 3 years ago
Alternatives and similar repositories for js-err-code
Users that are interested in js-err-code are comparing it to the libraries listed below
Sorting:
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- List of node.js builtin modules☆38Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 11 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Callback wrapping utility☆56Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 10 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Parse HTTP X-Forwarded-For header☆57Updated last week
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 6 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- ☆37Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago