# iway1/react-ts-form

Repository: https://github.com/iway1/react-ts-form
Canonical: https://ross.abutalabs.com/products/react-ts-form
Homepage: https://react-ts-form.com
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2025-10-22T21:46:48+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 48, release rhythm 8, longevity 96
- inputs: {"age_days": 1347, "days_push": 315, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2042, forks 42 (observed 2026-08-28T04:06:08.602928+00:00)

## What it is
A TypeScript library that generates typesafe React forms from zod schemas, built on top of react-hook-form. It eliminates repetitive form boilerplate via a zod-schema-to-component mapping while preserving full customizability.

## Use cases
- generate react forms from zod schemas
- reduce react-hook-form boilerplate
- build typesafe forms in typescript
- auto-map zod schemas to form components
- create maintainable form code faster
- headless form rendering with custom components

## When to choose
- you already use zod and react-hook-form and want less boilerplate
- you want fully typesafe form data and props
- you need headless forms with your own UI components

## When to avoid
- you don't use zod for validation
- you need non-React frameworks like Vue or Svelte
- you prefer fully manual control over form markup

## Facets
- artifact type: library
- maturity: active
- function: form-handling, ui-components, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: browser, cross-platform
- tags: zod, react-hook-form, typescript, schema-driven-forms, react, nodejs

## Member repositories
- iway1/react-ts-form (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.602928+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:58:17.882314+00:00, confidence not recorded.
  - readme: https://github.com/iway1/react-ts-form (fetched 2026-08-28T04:06:08.602928+00:00, sha ee53b0306a8d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
