# rjsf-team/react-jsonschema-form

A React component for building Web forms from JSON Schema.

Repository: https://github.com/rjsf-team/react-jsonschema-form
Canonical: https://ross.abutalabs.com/products/react-jsonschema-form
Homepage: https://rjsf-team.github.io/react-jsonschema-form/
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: react, json-schema, forms, ui, web, json, data-validation
Last push: 2026-08-24T17:34:57+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 3913, "days_push": 9, "days_rel": 19, "gap_med": 7, "n_releases_24m": 52}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 15876, forks 2330 (observed 2026-08-28T04:11:14.320508+00:00)

## What it is
A React component library that declaratively builds and validates web forms from JSON Schema. It supports multiple UI themes (MUI, Bootstrap, Chakra, Ant Design, etc.) and pluggable validators like Ajv.

## Use cases
- generate forms from  schema in react
- build dynamic forms without hand-writing markup
- validate form data against a  schema
- render schema-driven settings or config forms
- create forms matching a design system like material ui or chakra
- auto-generate admin forms from api schemas

## When to choose
- you already use React and want schema-driven form generation
- your form structure is defined by or shared as JSON Schema
- you need validation and theming out of the box

## When to avoid
- you need highly custom, pixel-perfect form layouts with little schema regularity
- you are not using React
- you need a tiny dependency for a simple one-off form

## Facets
- artifact type: library
- maturity: stable
- function: form-handling, ui-components, serialization
- domain: web-development, frontend, apis
- platform: cross-platform
- tags: react, -schema, forms, validation, themes, typescript, web-server, nodejs

## Member repositories
- rjsf-team/react-jsonschema-form (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:14.320508+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-29T17:05:20.688384+00:00, confidence not recorded.
  - readme: https://github.com/rjsf-team/react-jsonschema-form (fetched 2026-08-28T04:11:14.320508+00:00, sha 0beee611cff8)
  - homepage: https://rjsf-team.github.io/react-jsonschema-form/ (fetched 2026-08-29T08:03:31.460785+00:00, sha d7df3e7165c5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
