json-editor/json-editor
JSON Schema Based Editor observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3207
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
4906 stars · 698 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A JavaScript library that takes a JSON Schema and generates an HTML form for editing JSON data, supporting JSON Schema versions 3 and 4. It integrates with popular CSS frameworks like Bootstrap, Spectre, and Tailwind and has no required dependencies.
Use cases
- generate html forms from schema
- build a settings editor driven by a schema
- let users edit config files in the browser
- create schema-validated form inputs without writing markup
- replace hand-coded forms with schema-based generation
- edit documents with a gui
When to choose
- you need forms generated automatically from existing JSON Schemas
- you want a dependency-free browser library for schema-driven editing
- you need integration with Bootstrap, Tailwind, or Spectre styling
- you're maintaining an existing project already built on -editor
When to avoid
- you're starting a new project and want actively developed alternatives like Jedison
- you need server-side or non-browser JSON editing
- you require JSON Schema draft 6/7+ features beyond versions 3 and 4
- you need a full form framework with custom validation logic outside the schema
Facets
library · maturity maintenance
editor form-handling ui-components web-development frontend developer-tools browser -schema html-form-generator schema-driven-forms bootstrap no-dependencies javascript
1 source
- readme: https://github.com/json-editor/json-editor · fetched 2026-08-28 · 80f74d4e9e26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| json-editor/json-editor | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="json-editor/json-editor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem