chaijs / check-errorLinks
Error comparison and information related utility for node and the browser
☆15Updated 2 months ago
Alternatives and similar repositories for check-error
Users that are interested in check-error are comparing it to the libraries listed below
Sorting:
- Error constructor for test and validation frameworks that implements standardized AssertionError specification.☆26Updated last month
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 10 months ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆21Updated 9 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- dead-simple optimistic async helper in javascript☆15Updated 10 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆26Updated 4 years ago
- Is this value a JS regex?☆24Updated 9 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- ☆36Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 9 months ago
- Is this an ES6 Symbol value?☆19Updated 9 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆16Updated 10 months ago
- Turn an array like into an array☆12Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- correct invalid SPDX identifiers☆34Updated last year
- Find the module object for something that was require()d☆27Updated 2 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago