# jdorn/json-editor

JSON Schema Based Editor

Repository: https://github.com/jdorn/json-editor
Canonical: https://ross.abutalabs.com/products/jdorn-json-editor
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2018-04-18T13:46:26+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4665, "days_push": 3059, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5819, forks 1065 (observed 2026-08-28T04:09:30.055906+00:00)

## What it is
A JavaScript library that generates HTML forms from JSON Schema definitions, supporting JSON Schema v3 and v4 with integrations for popular CSS frameworks. This original repository is deprecated and unmaintained; development continues at -editor/-editor.

## 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
- integrate  editing into a web app with bootstrap styling

## When to choose
- you need schema-driven form generation in the browser with no dependencies
- you're on a legacy stack already using this library and JSON Schema v3/v4

## When to avoid
- starting a new project - use the maintained fork -editor/-editor instead
- you need JSON Schema draft 6+ support or bug fixes
- you need server-side rendering or a framework-native form solution

## Facets
- artifact type: library
- maturity: abandoned
- function: editor, form-handling, ui-components
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: -schema, html-form-generator, deprecated, no-dependencies, javascript

## Member repositories
- jdorn/json-editor (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:30.055906+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-29T17:52:11.562887+00:00, confidence not recorded.
  - readme: https://github.com/jdorn/json-editor (fetched 2026-08-28T04:09:30.055906+00:00, sha 725d9ac30c27)
  - registry_npm: https://registry.npmjs.org/json-editor (fetched 2026-08-29T08:47:52.503100+00:00, sha bcf0f5bea13f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
