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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pretty-Error!