AriaMinaei/pretty-error
See node.js errors with less clutter observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4693
- days_rel: n/a
- days_push: 808
- n_releases_24m: 0
Adoption not part of the score
1524 stars · 51 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library that renders error objects and stack traces as clean, colorized, readable output with less clutter. It supports theming via CSS-like style rules and can be started globally to format all uncaught errors.
Use cases
- pretty-print node.js errors in the terminal
- make stack traces easier to read while debugging
- render caught exceptions with colors
- customize how errors look with css-like themes
- globally format all uncaught errors in a node app
When to choose
- you want readable, colorized error output in Node.js CLI tools or servers
- you need customizable error rendering with themes
- you want a one-line drop-in to improve all error output
When to avoid
- you are not working in Node.js
- you need structured/machine-readable error reporting rather than human-readable output
- you need error tracking or aggregation across services
Facets
library · maturity maintenance
error-handling developer-tools developer-tools backend pretty-printing stack-traces debugging terminal-output theming nodejs
2 sources
- readme: https://github.com/AriaMinaei/pretty-error · fetched 2026-08-28 · b584c855ab55
- registry_npm: https://registry.npmjs.org/pretty-error · fetched 2026-08-29 · f2d526aa245b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AriaMinaei/pretty-error | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="AriaMinaei/pretty-error")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem