Clean up error stack traces
☆346Nov 4, 2025Updated 3 months ago
Alternatives and similar repositories for clean-stack
Users that are interested in clean-stack are comparing it to the libraries listed below
Sorting:
- Captures and cleans stack traces.☆196Oct 10, 2023Updated 2 years ago
- Extract the actual stack of an error☆68Jul 8, 2022Updated 3 years ago
- Create an error from multiple errors☆249Sep 14, 2023Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆87Sep 15, 2025Updated 5 months ago
- Get a random temporary file or directory path☆443Feb 2, 2026Updated 3 weeks ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 4 years ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 4 months ago
- Parse text columns, like the output of unix commands☆84Sep 9, 2025Updated 5 months ago
- Lazy number range generator☆83Jan 2, 2024Updated 2 years ago
- Check if stdout or stderr is interactive☆119Nov 6, 2023Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Reliably get the terminal window size☆146Feb 2, 2026Updated 3 weeks ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 5 months ago
- Ensure a function is only called once☆165Feb 2, 2026Updated 3 weeks ago
- Pretty time zone: +2 or -9:30☆58Jul 9, 2022Updated 3 years ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Create a promise that can be canceled☆447Sep 9, 2025Updated 5 months ago
- Get callsites from the V8 stack trace API☆268Sep 9, 2025Updated 5 months ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Simplified high resolution timing☆85Sep 13, 2024Updated last year
- Copy a file☆123Aug 13, 2025Updated 6 months ago
- Get the path of the caller module☆67Oct 8, 2021Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Sep 15, 2025Updated 5 months ago
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- Promisify an event by waiting for it to be emitted☆445Jan 19, 2026Updated last month
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 5 months ago
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 3 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Delay a promise a specified amount of time☆627Oct 31, 2025Updated 4 months ago
- Bind all methods in an object to itself or a specified context☆59Apr 19, 2021Updated 4 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Rename a function☆46Nov 5, 2023Updated 2 years ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago