# json-editor/json-editor

JSON Schema Based Editor

Repository: https://github.com/json-editor/json-editor
Canonical: https://ross.abutalabs.com/products/json-editor-json-editor
Language: JavaScript
License: MIT
License Family: permissive
Topics: json, editor, javascript, json-schema, json-schema-form, bootstrap
Last push: 2026-08-25T11:22:29+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 3207, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4906, forks 698 (observed 2026-08-28T04:09:02.205556+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: editor, form-handling, ui-components
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: -schema, html-form-generator, schema-driven-forms, bootstrap, no-dependencies, javascript

## Member repositories
- json-editor/json-editor (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.205556+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:06.908344+00:00, confidence not recorded.
  - readme: https://github.com/json-editor/json-editor (fetched 2026-08-28T04:09:02.205556+00:00, sha 80f74d4e9e26)
- Data as of 2026-08-30T08:39:29.467469+00:00.
