Ross ROSS = Recommend OSS · open-source software intelligence for agents

Final Form

🏁 Framework agnostic, high performance, subscription-based form state management observed · 2026-08-28

github.com/final-form/final-form · homepage · TypeScript · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
final-form/final-formmain76
final-form/react-final-formplugin76

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