chaijs / assertion-errorLinks
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
☆26Updated last week
Alternatives and similar repositories for assertion-error
Users that are interested in assertion-error are comparing it to the libraries listed below
Sorting:
- Error comparison and information related utility for node and the browser☆14Updated last month
- Turn an array like into an array☆12Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- dead-simple optimistic async helper in javascript☆15Updated 10 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Check if an object can be used like an Array☆16Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 5 months ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 8 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- list of SPDX standard license exceptions☆16Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- utilities for primitive JavaScript types☆34Updated 3 years ago
- Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability☆62Updated 5 years ago
- Check if a file path is a binary file☆46Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Minimal module to check if a file is executable.☆49Updated last year
- Detect whether or not an object is a Typed Array☆21Updated last year
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated 7 months 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