BetterJS/badjs-report
monitor error and report 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4310
- days_rel: n/a
- days_push: 2833
- n_releases_24m: 0
Adoption not part of the score
1135 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
badjs-report is a JavaScript library that captures frontend JS errors by overriding window.onerror and reports them to a backend endpoint, with sampling, deduplication, offline logs, and manual reporting APIs. It is a client-side error monitoring and log reporting tool for web pages.
Use cases
- monitor javascript errors on a web page
- report frontend exceptions to a server
- capture uncaught errors via window.onerror
- collect offline browser logs for debugging
- sample and dedupe repeated frontend error reports
- track user-side js errors in production
When to choose
- you need lightweight client-side JS error capture and reporting in a legacy browser environment
- you want offline log buffering and manual error reporting hooks
- you need a simple drop-in onerror-based reporter with sampling and repeat suppression
When to avoid
- you need an actively maintained solution - the project has had no releases since 2018
- you need a full frontend monitoring platform with performance metrics and dashboards
- you use modern frameworks where Sentry or similar SDKs offer richer integrations
Facets
library · maturity abandoned
monitoring logging error-handling frontend web-development monitoring developer-tools browser frontend-error-monitoring js-error-reporting window-onerror offline-logs client-side-logging javascript
2 sources
- readme: https://github.com/BetterJS/badjs-report · fetched 2026-08-28 · 5637eefea3cc
- registry_npm: https://registry.npmjs.org/badjs-report · fetched 2026-08-29 · 70ebb13d6945
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BetterJS/badjs-report | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="BetterJS/badjs-report")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem