sindresorhus / aggregate-errorLinks
Create an error from multiple errors
☆249Updated 2 years ago
Alternatives and similar repositories for aggregate-error
Users that are interested in aggregate-error are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆345Updated 2 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆210Updated 4 months ago
- Reliably get the terminal window size☆146Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Read the closest package.json file☆268Updated 2 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 4 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Import and transpile JSX on the fly