stacktracejs/stacktrace.js
Generate, parse, and enhance JavaScript stack traces in all web browsers observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6069
- days_rel: n/a
- days_push: 1550
- n_releases_24m: 0
Adoption not part of the score
4001 stars · 277 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A JavaScript library that generates, parses, and enhances stack traces in all web browsers using the Error.stack mechanism. It resolves source maps and returns structured StackFrame objects via Promises.
Use cases
- capture javascript stack traces in the browser
- parse error stack traces into structured frames
- map minified stack traces back to source with source maps
- hook into window.onerror to collect error details
- debug javascript errors across browsers
When to choose
- you need cross-browser stack trace parsing and normalization
- you want source-map resolution for minified code stack traces
- you are building client-side error reporting or monitoring
When to avoid
- you need server-side Node.js stack trace handling
- you want a full error-monitoring SaaS rather than a parsing library
- the project needs actively maintained dependencies, as releases are infrequent
Facets
library · maturity maintenance
error-handling developer-tools web-development frontend developer-tools browser cross-platform stack-trace source-maps javascript error-reporting
2 sources
- readme: https://github.com/stacktracejs/stacktrace.js · fetched 2026-08-28 · d415c5ff5bb8
- homepage: https://www.stacktracejs.com/ · fetched 2026-08-29 · e60c7b929adc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stacktracejs/stacktrace.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="stacktracejs/stacktrace.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem