sindresorhus / clean-stack
Clean up error stack traces
☆337Updated last year
Related projects ⓘ
Alternatives and complementary repositories for clean-stack
- Create an error from multiple errors☆245Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Parse yes/no like values☆266Updated 2 years ago
- Get a random temporary file or directory path☆424Updated last year
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 2 weeks ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Read the closest package.json file☆258Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- Get paths for storing things like data, config, cache, etc☆381Updated 4 months ago
- Check whether a package or organization name is available on npm☆285Updated 9 months ago
- Get stdin as a string or buffer☆337Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Reliably get the terminal window size☆140Updated last year
- Wait for localhost to be ready☆273Updated 6 months ago
- Import a module lazily☆250Updated 2 years ago
- Copy files☆424Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Quickly scan for CLI flags and arguments☆625Updated 8 months ago
- Human-friendly process signals☆279Updated this week
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- Memoize promise-returning & async functions☆396Updated last year
- Captures and cleans stack traces.☆191Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated 3 weeks ago
- Pluralize a word☆248Updated 2 years ago
- Shared TypeScript config for my projects☆350Updated 2 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Hash any object type based on its values☆207Updated 2 months ago
- Detect if the current environment is a CI server☆384Updated 3 years ago