sindresorhus / clean-stackLinks
Clean up error stack traces
☆340Updated 2 years ago
Alternatives and similar repositories for clean-stack
Users that are interested in clean-stack are comparing it to the libraries listed below
Sorting:
- Create an error from multiple errors☆245Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- 👌 Checks paths and scripts defined in package.json before you publish☆236Updated this week
- Read the closest package.json file☆268Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Get stdin as a string or buffer☆338Updated last year
- Memoize promise-returning & async functions☆407Updated last year
- Parse yes/no like values☆269Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Reliably get the terminal window size☆141Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 7 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Simple micro templating☆363Updated 2 years ago
- Get a random temporary file or directory path☆429Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Get paths for storing things like data, config, cache, etc☆391Updated 11 months ago
- Copy files☆429Updated 10 months ago
- Wait for localhost to be ready☆275Updated last year
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- Captures and cleans stack traces.☆193Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Compare, format, diff and serialize any JavaScript value☆209Updated this week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Import a module lazily☆248Updated 2 years ago
- Find the closest package.json file☆164Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year