sindresorhus / clean-stackLinks
Clean up error stack traces
☆341Updated 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☆247Updated last year
- Parse yes/no like values☆270Updated 3 weeks ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated this week
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated this week
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Make your JSON look AWESOME☆248Updated last year
- Pluralize a word☆249Updated 3 years ago
- Import a module lazily☆247Updated 3 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 3 weeks ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Create a promise that can be canceled☆445Updated this week
- Get callsites from the V8 stack trace API☆266Updated this week
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Get stdin as a string or buffer☆340Updated last year
- Find the closest package.json file☆165Updated 3 months ago
- Read the closest package.json file☆267Updated last year
- Simple micro templating☆365Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- Captures and cleans stack traces.☆194Updated last year
- Reliably get the terminal window size☆144Updated last year
- Timeout a promise after a specified amount of time☆293Updated 8 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆276Updated 10 months ago
- Creates a minimal Express server for testing☆119Updated 5 years ago
- Get paths for storing things like data, config, cache, etc☆405Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Import a module while bypassing the cache☆285Updated 7 months ago
- Wait for localhost to be ready☆275Updated last year