pretty-error is a Node.js library that renders JavaScript error messages in a cleaner, more readable, and visually styled format to make debugging easier. PrettyError turns error objects into something similar to an html document, and then uses RenderKid to render the document using simple html/css-like commands. This allows PrettyError to be themed using simple css-like declarations. There are a few methods to help you customize the contents of your error logs. You can customize which trace lines get logged and which won't.
Features
- Cleans and highlights stack traces with color-coded sections
- Filters out internal Node.js paths for clarity
- Supports custom themes and style overrides
- Preserves relevant code context and formatting
- Offers configuration via API for toggling path verbosity
- Regularly used in CLI tools for improved developer experience
Categories
LibrariesLicense
MIT LicenseFollow Pretty-Error
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pretty-Error!