sindresorhus / clean-stack
Clean up error stack traces
☆339Updated last year
Alternatives and similar repositories for clean-stack:
Users that are interested in clean-stack are comparing it to the libraries listed below
- Create an error from multiple errors☆245Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Parse yes/no like values☆267Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 4 months ago
- Read the closest package.json file☆266Updated last year
- Captures and cleans stack traces.☆193Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- 👌 Checks paths and scripts defined in package.json before you publish☆236Updated last month
- Import a module lazily☆247Updated 2 years ago
- Find the closest package.json file☆162Updated last year
- Memoize promise-returning & async functions☆401Updated last year
- Reliably get the terminal window size☆141Updated last year
- 🕐 Performance timings for HTTP requests☆190Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Timeout a promise after a specified amount of time☆283Updated 2 months ago
- Copy files☆428Updated 7 months ago
- Find a file or directory by walking up parent directories☆591Updated 8 months ago
- Wait for localhost to be ready☆275Updated 9 months ago
- Compare, format, diff and serialize any JavaScript value☆207Updated 7 months ago
- Get callsites from the V8 stack trace API☆262Updated 8 months ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆325Updated 2 months ago
- Simple micro templating☆363Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- cute ndjson formatter for pino 🌲🍹☆247Updated 2 years ago