Final Form
🏁 Framework agnostic, high performance, subscription-based form state management observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 85
- Release rhythm 50
- Longevity 100
Flags: no_license
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: 331
- age_days: 3206
- days_rel: 120
- days_push: 95
- n_releases_24m: 2
Adoption not part of the score
3045 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Final Form is a framework-agnostic, subscription-based form state management library, and React Final Form is its thin React wrapper. It uses the Observer pattern so only components subscribed to specific state slices re-render, keeping forms fast and bundles tiny (~3KB gzipped).
Use cases
- manage form state in React apps
- build high-performance forms with fine-grained re-renders
- validate forms synchronously or asynchronously
- handle arrays of fields like dynamic lists
- manage form state in Vue or Web Components
- reduce bundle size compared to heavy form libraries
When to choose
- you need performant forms where only relevant components re-render
- you want a tiny, zero-dependency form state solution
- you need framework-agnostic form state with bindings for React, Vue, or Web Components
- you need sync/async validation and array field support
When to avoid
- you want an all-in-one UI kit with prebuilt form components and styling
- you prefer uncontrolled forms with native HTML validation only
- your project already standardizes on another form library like React Hook Form or Formik
Facets
library · maturity stable
state-management form-handling ui-components web-development frontend browser cross-platform react forms form-validation subscription-based observer-pattern framework-agnostic zero-dependencies nodejs
7 sources
- readme: https://github.com/final-form/final-form · fetched 2026-08-28 · bb7c1dac1258
- homepage: https://final-form.org · fetched 2026-08-29 · 38c4a7be9efb
- site_page: https://final-form.org/docs/final-form/getting-started · fetched 2026-08-29 · f6fd934728cb
- site_page: https://final-form.org/docs/final-form/api · fetched 2026-08-29 · a9ef06ed09b8
- site_page: https://final-form.org/docs/final-form/companion-libraries · fetched 2026-08-29 · fb517b87bc41
- registry_npm: https://registry.npmjs.org/react-final-form · fetched 2026-08-29 · 70650d4e274f
- registry_npm: https://registry.npmjs.org/final-form · fetched 2026-08-29 · 9c0839e2ec35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| final-form/final-form | main | 76 |
| final-form/react-final-form | plugin | 76 |
For agents
markdown · JSON · MCP: product_card(name="final-form/final-form")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem