react-schema-based-json-editor

JSON →
library 8.3.0 ·javascript
verified Jun 7, 2026

A React component for editing JSON objects based on a JSON schema. This package provides a form-like UI that dynamically generates input fields from a schema definition, allowing users to edit JSON data without writing raw JSON. Version 8.3.0 is the latest stable release, with active development and updates. Key differentiators include support for nested schemas, custom validation, and integration with popular form libraries. It ships TypeScript types and works in modern browsers and Node.js.