sindresorhus / clean-stackLinks
Clean up error stack traces
☆341Updated 2 weeks 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 2 years ago
- Parse yes/no like values☆270Updated last month
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 3 weeks ago
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 3 weeks ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Create a promise that can be canceled☆445Updated 3 weeks ago
- Pluralize a word☆249Updated 3 years ago
- Simple micro templating☆366Updated 2 weeks ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last month
- Import a module lazily☆247Updated 3 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated 3 weeks ago
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Creates a minimal Express server for testing☆119Updated 5 years ago
- Read the closest package.json file☆267Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated 3 weeks ago
- Get paths for storing things like data, config, cache, etc☆406Updated last year
- Import a module while bypassing the cache☆284Updated 8 months ago
- Find the closest package.json file☆165Updated 3 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆280Updated 11 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Captures and cleans stack traces.☆195Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Project style linter☆122Updated 5 years ago
- Get stdin as a string or buffer☆341Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago