# react-jsonschema-form **Repository Path**: lawnstein/react-jsonschema-form ## Basic Information - **Project Name**: react-jsonschema-form - **Description**: No description available - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-12 - **Last Updated**: 2025-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status][build-shield]][build-url] [![Contributors][contributors-shield]][contributors-url] [![Apache 2.0 License][license-shield]][license-url]

Logo

react-jsonschema-form

A simple React component capable of using JSON Schema to declaratively build and customize web forms.
Explore the docs »

View Playground · Report Bug · Request Feature

[![playground animation](https://i.imgur.com/M8ZCES5.gif)](https://rjsf-team.github.io/react-jsonschema-form/) ## Supported Themes - [Ant Design v5](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/antd) - [Bootstrap v3](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/core) - [Chakra UI v3](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/chakra-ui) - [Daisy UI v5](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/daisyui) - [Fluent UI v9](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/fluentui-rc) - [Mantine](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/mantine) - [Material UI v7](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/mui) - [React-Bootstrap (Bootstrap v5)](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/react-bootstrap) - [Semantic UI v2](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/semantic-ui) - [Shad CN](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/shadcn) ## API Libraries - [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/utils) - [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form/tree/main/packages/validator-ajv8) ## Documentation Read our [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs), powered by [Docusaurus](https://docusaurus.io/). ## Live Playground A [live playground](https://rjsf-team.github.io/react-jsonschema-form/) is hosted on GitHub Pages. ## Contributing Read our [contributors' guide](https://rjsf-team.github.io/react-jsonschema-form/docs/contributing) to get started. ## Credits Testing powered by BrowserStack
[build-shield]: https://github.com/rjsf-team/react-jsonschema-form/workflows/CI/badge.svg [build-url]: https://github.com/rjsf-team/react-jsonschema-form/actions [contributors-shield]: https://img.shields.io/github/contributors/rjsf-team/react-jsonschema-form.svg [contributors-url]: https://github.com/rjsf-team/react-jsonschema-form/graphs/contributors [license-shield]: https://img.shields.io/badge/license-Apache%202.0-blue.svg?style=flat-square [license-url]: https://choosealicense.com/licenses/apache-2.0/