stackpicks.dev
Preview mode — 111 repos, zero database

The open-source stack,
curated by builders.

Tell us what you're building or what you need. We'll surface the right repo, with an honest take on whether to use it.

Or paste a GitHub repo — owner/repo — to preview it live.

Filtered byForms & Validationclear

Forms & Validation

6 repos
mantinedev
mantine

100+ components and 50+ hooks. ~26k stars. Particularly strong on form handling and date pickers. Less hyped than shadcn but mature, well-documented, and just works. Good fit for SaaS dashboards.

UI ComponentsForms & Validation
You want a comprehensive React component library with excellent forms and hooks out of the box.
You want copy-paste ownership of component code — Mantine is a traditional dependency.
mantinedev/mantineView
colinhacks
zod

TypeScript-first schema validation. ~35k stars. The de facto choice for input validation in TS apps. Works with every form library, every API framework, every ORM. If you are not using it yet, you sho…

Forms & ValidationFrameworks
You are writing TypeScript and validating any input — forms, API requests, env vars, anything.
You are not on TypeScript or you are deep in a Yup codebase that works fine.
colinhacks/zodView
react-hook-form
react-hook-form

The fastest, smallest form library for React. ~39k stars. Uncontrolled by default so re-renders stay minimal. Pairs naturally with Zod for validation. Default choice for any React form heavier than a…

Forms & Validation
You are building any non-trivial form in React.
You have a 2-input form — useState is enough.
react-hook-form/react-hook-formView
TanStack
form

New TanStack entry, framework-agnostic forms. Headless, type-safe, supports React/Vue/Solid. Worth watching but React Hook Form is more mature today.

Forms & Validation
You want a framework-agnostic form library and you are early enough to bet on a younger tool.
You need maturity and community size — React Hook Form is safer.
TanStack/formView
jquense
yup

Schema validation predating Zod. Still works fine but Zod has better TypeScript inference. New projects should pick Zod.

Forms & Validation
You are in a Yup codebase and migration cost is real.
You are starting fresh — use Zod.
jquense/yupView
final-form
final-form

Form state library, framework-agnostic. React Final Form was popular pre-React Hook Form. Less active today.

Forms & Validation
You are maintaining an existing Final Form codebase.
You are starting new — React Hook Form has won.
final-form/final-formView
Don't see what you need?

We'll add it in 60 minutes.

Tell us what tool or use case is missing. We'll research the best repo for it, write an honest take, add it to the directory, and email you the link. No paywall, no signup required.

We respond in under 60 minutes during business hours (10:00–18:00 IST).

Preview — the curated 104 — StackPicks