Oblosys/react-lifecycle-visualizer
Real-time visualizer for React lifecycle methods 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: 3059
- days_rel: n/a
- days_push: 1216
- n_releases_24m: 0
Adoption not part of the score
1325 stars · 30 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An npm package that traces and visualizes React class component lifecycle methods in real time via a traceLifecycle higher-order component and a replayable log panel. It also traces setState and render calls, highlighting entries in a lifecycle panel.
Use cases
- visualize react lifecycle methods in real time
- trace which lifecycle methods run and when
- debug component mounting and unmounting order
- teach or learn the react component lifecycle
- replay a log of lifecycle method calls
- see setState and render calls interleaved with lifecycle events
When to choose
- you work with React class components and want to understand or debug their lifecycle behavior
- you are teaching or learning how React lifecycle methods fire
- you need a replayable trace of lifecycle, setState, and render calls
When to avoid
- your codebase uses function components and hooks - use react-hook-tracer instead
- you need production performance profiling rather than educational tracing
- you need a general-purpose React devtools replacement
Facets
library · maturity maintenance
developer-tools frontend web-development developer-tools browser react lifecycle-methods tracing visualization higher-order-component debugging nodejs web-server
2 sources
- readme: https://github.com/Oblosys/react-lifecycle-visualizer · fetched 2026-08-28 · 62c374b0d8f5
- registry_npm: https://registry.npmjs.org/react-lifecycle-visualizer · fetched 2026-08-29 · da00a67b0b60
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Oblosys/react-lifecycle-visualizer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Oblosys/react-lifecycle-visualizer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem