{
  "slug": "conform",
  "name": "Conform",
  "url": "https://conform.guide",
  "cat": "dx",
  "group": "build",
  "tagline": "Progressive form validation",
  "price": "Free · MIT",
  "tier": "free",
  "pick": false,
  "what": "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": "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.",
  "warn": "Much smaller ecosystem than RHF and tied to server-first frameworks. It is not what shadcn's Form component expects.",
  "install": "npm install @conform-to/react @conform-to/zod",
  "category": {
    "key": "dx",
    "name": "Libraries & build tooling",
    "desc": "The dependencies your AI will reach for whether or not you chose them. Know what they are.",
    "group": "build",
    "groupName": "Build it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://conform.guide/",
    "checked_at": "2026-08-18T20:59:38.827+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}