MicheleBertoli/react-automata
A state machine abstraction for React 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3227
- days_rel: n/a
- days_push: 2779
- n_releases_24m: 0
Adoption not part of the score
1331 stars · 46 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React library providing a state machine abstraction built on xstate, offering declarative state management via a higher-order component and automatic test generation from statecharts. It lets components render based on machine states and actions.
Use cases
- manage react component state with a state machine
- generate react tests automatically from a statechart
- use xstate statecharts declaratively in react components
- render ui conditionally based on state machine actions
- replace ad-hoc react state management with statecharts
When to choose
- you want declarative, chart-driven state management in a React app
- you need automatic snapshot test generation from statecharts
- your team already uses xstate and wants React integration
When to avoid
- you need an actively maintained library - it hasn't been released since 2019
- you're on modern React with hooks - use xstate/react instead
- you need a lightweight solution without statechart overhead
Facets
library · maturity abandoned
state-management testing ui-components frontend web-development testing browser react xstate statecharts state-machine test-generation higher-order-component nodejs web-server
2 sources
- readme: https://github.com/MicheleBertoli/react-automata · fetched 2026-08-28 · 66924ca686c4
- registry_npm: https://registry.npmjs.org/react-automata · fetched 2026-08-29 · 36cae9a7be8b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MicheleBertoli/react-automata | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="MicheleBertoli/react-automata")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem