kristiandupont/react-geiger
Audiolize React performance observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 99
- Release rhythm 35
- Longevity 64
Flags: no_releases
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: 907
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1104 stars · 7 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
React Geiger is a React library that audiolizes performance issues by playing click sounds when component re-renders exceed a configurable time threshold. It wraps your app or a subtree in a <Geiger> component built on React.Profiler to draw attention to slow renders.
Use cases
- detect slow React component re-renders while developing
- audibly profile excessive rerenders in a React app
- find performance bottlenecks in React component trees
- monitor render times during React development
- track mount and update phases of React components
When to choose
- you want a lightweight, zero-dashboard way to notice slow React renders while coding
- you prefer audio cues over reading profiler flamegraphs
- you need to wrap only a subtree rather than instrument the whole app
When to avoid
- production performance monitoring or metrics collection
- non-React applications
- precise profiling data and reports rather than audible alerts
Facets
library · maturity active
monitoring benchmarking developer-tools frontend web-development performance developer-tools browser react profiling audio-feedback rerender-detection nodejs
2 sources
- readme: https://github.com/kristiandupont/react-geiger · fetched 2026-08-28 · 619395f09071
- registry_npm: https://registry.npmjs.org/react-geiger · fetched 2026-08-29 · 3a29a3c13c9f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kristiandupont/react-geiger | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="kristiandupont/react-geiger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem