Directory
Conform
Progressive form validation
FreeLibraries & build toolingconform.guide
What it is
A form library, v1, built on the native HTML form and FormData rather than controlled React state. It validates the same schema on client and server, so forms keep working without JavaScript. Designed for React Router and Next.js server actions.
Why it earns a slot
The right pick when forms submit to a server action and you refuse to duplicate validation rules in two places. For a pure client-side SPA, React Hook Form is the simpler default.
Know before you commit
Much smaller ecosystem than RHF and tied to server-first frameworks. It is not what shadcn's Form component expects.
Getting started
npm install @conform-to/react @conform-to/zod
Also in Libraries & build tooling
Astro Starlight + Nextra
starlight.astro.build
Framework docs themes
FreeLibraries & build tooling
Free · MIT
Open dossier
Biome
biomejs.dev
Linter + formatter (Rust)
FreeLibraries & build tooling
Free · MIT/Apache-2.0
Open dossier
Chromatic
chromatic.com
Visual regression testing
Free tier + paidLibraries & build tooling
Free tier · Starter $179/mo
Open dossier