vazco/uniforms
A React library for building forms from any schema. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 62
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3767
- days_rel: n/a
- days_push: 233
- n_releases_24m: 0
Adoption not part of the score
2104 stars · 239 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
uniforms is a set of React libraries that automatically generate complete, validated forms from any data schema (Zod, JSON Schema, GraphQL, SimpleSchema, or custom via bridges). It handles form state, validation, and submission, with pre-styled themes for Ant Design, Bootstrap, Material UI, Semantic UI, and unstyled HTML.
Use cases
- generate react forms from a zod schema
- auto-generate forms from schema
- build forms from graphql schema in react
- schema-driven form builder for react app
- react form library with built-in validation
- create forms with antd or bootstrap styling automatically
- validate forms synchronously and asynchronously in react
- rapidly prototype forms from a data model
When to choose
- you already define your data with a schema (Zod, JSON Schema, GraphQL, SimpleSchema) and want forms generated from it
- you need automatic form generation plus sync/async validation out of the box
- you want prebuilt themes matching Ant Design, Bootstrap, Material UI, or Semantic UI
- you have many forms and want to reduce boilerplate and separate schema from presentation
When to avoid
- you need fine-grained field-level validation or focus state management, which uniforms lacks
- you don't use React or don't work with schemas
- you prefer fully manual form layout control with minimal abstraction
- you need a framework-agnostic solution like Formik or react-hook-form
Facets
library · maturity active
form-handling ui-components state-management frontend-framework web-development frontend developer-tools cross-platform react forms schema-driven zod -schema simple-schema graphql antd bootstrap material-ui autoform validation nodejs web-server
8 sources
- readme: https://github.com/vazco/uniforms · fetched 2026-08-28 · 70b7009ba470
- homepage: https://uniforms.tools · fetched 2026-08-29 · ff983332d2cf
- site_page: https://uniforms.tools/docs/introduction/what-are-uniforms · fetched 2026-08-29 · 66b746e4561b
- site_page: https://uniforms.tools/docs/examples/basic-usage · fetched 2026-08-29 · 775cc1bf86c5
- site_page: https://uniforms.tools/docs/3.0/what-are-uniforms · fetched 2026-08-29 · 7ad5b64d466f
- site_page: https://uniforms.tools/docs/getting-started/basic-usage · fetched 2026-08-29 · 63ac42552e4e
- site_page: https://uniforms.tools/docs/introduction/comparison-table · fetched 2026-08-29 · 5f92b28bfb43
- site_page: https://uniforms.tools/docs/api-reference/forms · fetched 2026-08-29 · 25e87265bf93
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vazco/uniforms | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem