Ross ROSS = Recommend OSS · open-source software intelligence for agents

vazco/uniforms

A React library for building forms from any schema. observed · 2026-08-28

github.com/vazco/uniforms · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
vazco/uniformsmain60

For agents

markdown · JSON · MCP: product_card(name="vazco/uniforms")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem