rjsf-team / react-jsonschema-form
A React component for building Web forms from JSON Schema.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing rjsf-team/react-jsonschema-form in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler view[![Build Status][build-shield]][build-url] [![Contributors][contributors-shield]][contributors-url] [![Apache 2.0 License][license-shield]][license-url] 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 Supported Themes • Ant Design v5 • Bootstrap v3 • Chakra UI v3 • Daisy UI v5 • Fluent UI v9 • Mantine • Material UI v7 • React-Bootstrap (Bootstrap v5) • Semantic UI v2 • Shad CN API Libraries • @rjsf/utils • @rjsf/validator-ajv8 Documentation Read our documentation, powered by Docusaurus. Live Playground A live playground is hosted on GitHub 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/