jaredpalmer/formik
Build forms in React, without the tears 😭 observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 51
- Release rhythm 56
- Longevity 100
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: 0
- age_days: 3367
- days_rel: 296
- days_push: 296
- n_releases_24m: 4
Adoption not part of the score
34330 stars · 2780 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Formik is a popular open-source form library for React and React Native that manages form state, validation, and submission. It provides declarative components and hooks to handle values, errors, touched fields, and submission without external state management.
Use cases
- build forms in react
- handle form validation in react
- manage form state with hooks
- create multi-step form wizards
- validate forms with yup schemas
- build forms in react native
- handle dynamic and array fields in forms
When to choose
- you need battle-tested form state and validation handling in React or React Native
- you want schema-based validation with Yup integration
- you need form-level and field-level validation with sync/async support
- you want a small, incrementally adoptable library without Redux or MobX
When to avoid
- you use a framework other than React or React Native
- you prefer fully uncontrolled forms with native HTML validation
- you want a newer signal-based or compiler-driven form solution
- you need extremely high-frequency input updates with minimal re-renders
Facets
library · maturity stable
form-handling state-management ui-components web-development frontend mobile-development cross-platform react react-native forms validation yup hooks render-props typescript web-server
6 sources
- readme: https://github.com/jaredpalmer/formik · fetched 2026-08-28 · d2e506070b2a
- homepage: https://formik.org · fetched 2026-08-29 · 436c911acdf7
- site_page: https://formik.org/docs/overview · fetched 2026-08-29 · 2dde573dad79
- site_page: https://formik.org/docs/tutorial · fetched 2026-08-29 · e6604e67d0cb
- site_page: https://formik.org/docs/guides/validation · fetched 2026-08-29 · b17b1c2d4fef
- site_page: https://formik.org/docs/api/formik · fetched 2026-08-29 · e2bba150a636
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jaredpalmer/formik | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="jaredpalmer/formik")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem