react-jsonschema-form

A React component for building Web forms from JSON Schema.

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

Supported Themes



Documentation


Read our documentation on Read the Docs.

Live Playground


A live playground is hosted on gh-pages.

Contributing


Read our contributors' guide 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/