sindresorhus / clean-stack
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
- Memoize promise-returning & async functions☆406Updated last year
- Promisify an event by waiting for it to be emitted☆435Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Read the closest package.json file☆267Updated last year
- Create a promise that can be canceled☆442Updated 2 years ago
- Get a random temporary file or directory path☆428Updated last year
- Parse yes/no like values☆269Updated 2 years ago
- Make your JSON look AWESOME☆246Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆273Updated 6 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Copy files☆429Updated 9 months ago
- Simple micro templating☆362Updated 2 years ago
- Import a module lazily☆249Updated 2 years ago
- Wait for localhost to be ready☆275Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆242Updated last year
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Unicode symbols with fallbacks for older terminals☆601Updated 6 months ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Pluralize a word☆249Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last week
- Check whether a package or organization name is available on npm☆286Updated last year
- Find the closest package.json file☆163Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Reliably get the terminal window size☆140Updated last year
- Detect if the current environment is a CI server☆391Updated 5 months ago
- Find a file or directory by walking up parent directories☆605Updated last month