Schema-Based JSON Editor

JSON →
library 8.3.0 ·javascript
verified Jun 7, 2026

A React and Vue.js component for editing JSON based on a JSON Schema (Draft 7+). It provides a form-like UI generated from the schema, supporting nested objects, arrays, enums, and custom validators. Current stable version is 8.3.0. The library is actively maintained with frequent releases, supporting both React (16+, 17, 18) and Vue (2, 3) via separate packages. Key differentiators: schema-driven, dual-framework support, and TypeScript types included.