redux-form/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store 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: 4051
- days_rel: n/a
- days_push: 811
- n_releases_24m: 0
Adoption not part of the score
12482 stars · 1618 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Higher Order Component library that connects React HTML forms to a Redux store, keeping all form state in Redux. It provides field components, validation, and form lifecycle management for React apps using Redux.
Use cases
- manage form state in redux store
- validate react forms
- keep form values synced with redux
- handle form submission and field-level validation in react
- migrate legacy redux-based forms
When to choose
- your app already stores form state in Redux and you want to keep that architecture
- maintaining an existing codebase built on redux-form
When to avoid
- starting a new project - the author and community recommend React Final Form instead
- you don't use Redux in your app
- you want actively developed form tooling
Facets
library · maturity maintenance
form-handling state-management ui-components frontend web-development browser react redux form-validation higher-order-component legacy nodejs
2 sources
- readme: https://github.com/redux-form/redux-form · fetched 2026-08-28 · b8db9b0d7847
- homepage: https://redux-form.com · fetched 2026-08-29 · c7fabf500e4f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| redux-form/redux-form | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="redux-form/redux-form")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem