chaijs / check-errorLinks
Error comparison and information related utility for node and the browser
☆14Updated last year
Alternatives and similar repositories for check-error
Users that are interested in check-error are comparing it to the libraries listed below
Sorting:
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 3 weeks ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 7 months ago
- Error constructor for test and validation frameworks that implements standardized AssertionError specification.☆26Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Create error instances with a code☆20Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Rename a function☆46Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if a file path is a binary file☆45Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Node.js releases data☆36Updated this week
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate