# lljj-x/vue-json-schema-form

基于Vue/Vue3，Json Schema 和 ElementUi/antd/iview3/naiveUi 等生成 HTML Form 表单，用于活动编辑器、h5编辑器、cms等数据配置；支持可视化生成表单Schema 。 Generate a form using Vue/Vue3, Json Schema and ElementUi/antdv/iview3/naiveUi

Repository: https://github.com/lljj-x/vue-json-schema-form
Canonical: https://ross.abutalabs.com/products/vue-json-schema-form
Homepage: https://form.lljj.me/
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: vue, jsonschema, elementui, json-schema, form, h5-editor, antdv, vue3, elementplus
Last push: 2026-05-20T02:37:44+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 83, release rhythm 8, longevity 100
- inputs: {"age_days": 2301, "days_push": 106, "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 2269, forks 448 (observed 2026-08-28T04:06:32.960338+00:00)

## What it is
A Vue 2/Vue 3 library that dynamically generates fully validated HTML forms from JSON Schema definitions, with adapters for ElementUI, Element Plus, Ant Design Vue, iView3, and Naive UI. It also includes a visual schema generator for building form schemas without writing JSON by hand.

## Use cases
- generate forms from json schema in vue
- build cms data configuration forms
- create h5 page editor config panels
- visually generate form schema without coding
- share validation rules between frontend and backend
- build activity editor configuration forms

## When to choose
- you use Vue 2 or Vue 3 with ElementUI, Ant Design Vue, iView, or Naive UI
- you need schema-driven dynamic forms for CMS or page-builder config panels
- you want a visual tool to generate JSON Schema form definitions
- you want validation consistent with JSON Schema via ajv

## When to avoid
- you use React (consider react-jsonschema-form instead)
- you need a framework-agnostic or non-Vue form solution
- you require full JSON Schema spec coverage including unsupported keywords
- your forms are simple enough that hand-written components are easier

## Facets
- artifact type: library
- maturity: active
- function: form-handling, ui-components, serialization, json
- domain: web-development, frontend, cms, developer-tools
- platform: -
- tags: json-schema, vue2, vue3, element-ui, ant-design-vue, naive-ui, schema-generator, form-builder, low-code, vue, javascript, web-server

## Member repositories
- lljj-x/vue-json-schema-form (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:32.960338+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-30T02:41:59.588776+00:00, confidence not recorded.
  - readme: https://github.com/lljj-x/vue-json-schema-form (fetched 2026-08-28T04:06:32.960338+00:00, sha 23843ebf2b10)
- Data as of 2026-08-30T08:39:29.467469+00:00.
