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:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- List of node.js builtin modules☆38Updated last year
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Property descriptor factory☆43Updated last year
- Find the module object for something that was require()d☆27Updated 2 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Call the given method on each value in the given object.☆20Updated 2 years ago
- ☆37Updated last year
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- schema package for HTTPArchive (HAR)☆21Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 8 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago