davidkpiano/react-redux-form
Create forms easily in React with Redux. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3918
- days_rel: n/a
- days_push: 1533
- n_releases_24m: 0
Adoption not part of the score
2042 stars · 248 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
React Redux Form is a library of reducer and action creators for building complex, performant forms in React applications using Redux for state management. It offers both zero-boilerplate LocalForm components and fine-grained Redux store integration with sync/async validation.
Use cases
- create forms in React with Redux
- validate form fields synchronously and asynchronously
- manage nested form state in a Redux store
- build forms without boilerplate using LocalForm
- display field-level validation error messages
When to choose
- you already use Redux and want form state in your store
- you need deeply nested, custom form models with fine-grained control
- you're maintaining an existing codebase built on this library
When to avoid
- starting a new project - the library is in maintenance mode
- you don't use Redux - prefer Formik or React Hook Form
- you need modern React hooks support
Facets
library · maturity maintenance
form-handling state-management ui-components web-development frontend browser cross-platform react redux forms validation javascript nodejs
2 sources
- readme: https://github.com/davidkpiano/react-redux-form · fetched 2026-08-28 · 1a3a58dab96a
- homepage: https://davidkpiano.github.io/react-redux-form · fetched 2026-08-29 · 5da9f01f12e5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davidkpiano/react-redux-form | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="davidkpiano/react-redux-form")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem