chaijs / check-errorLinks
Error comparison and information related utility for node and the browser
☆15Updated last week
Alternatives and similar repositories for check-error
Users that are interested in check-error are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last week
- Error constructor for test and validation frameworks that implements standardized AssertionError specification.☆26Updated last week
- ☆37Updated 2 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆39Updated 2 months ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆28Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- Map over promises serially☆50Updated 4 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last week
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated last week
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Check if a file path is a binary file☆49Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 4 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
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆22Updated last week
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Indent each line in a string☆115Updated 3 years ago