# vue-generators/vue-form-generator

:clipboard: A schema-based form generator component for Vue.js

Repository: https://github.com/vue-generators/vue-form-generator
Canonical: https://ross.abutalabs.com/products/vue-form-generator
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, generator, form, schema, vuejs2
Last push: 2023-01-11T20:26:18+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": 3780, "days_push": 1330, "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 2987, forks 522 (observed 2026-08-28T04:07:34.386545+00:00)

## What it is
A schema-based form generator component library for Vue.js 2.x that builds reactive forms from JSON schemas. It offers 21 field types, built-in validators, Bootstrap-friendly templates, and easy extension with custom fields.

## Use cases
- generate forms from a JSON schema in Vue
- build reactive forms with built-in validation
- create admin forms for editing multiple objects
- render Bootstrap-styled forms quickly
- add custom field types to a Vue form builder
- avoid hand-writing repetitive form markup

## When to choose
- you are on Vue 2 and want schema-driven forms with minimal boilerplate
- you need many standard field types and validators out of the box
- you want a lightweight, MIT-licensed component you can extend

## When to avoid
- you are using Vue 3, which this library does not support
- you need a maintained project with frequent updates
- you want a headless or non-Bootstrap form solution

## Facets
- artifact type: library
- maturity: maintenance
- function: form-handling, ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: vue, vuejs2, schema-based-forms, form-generator, -schema, validators, nodejs

## Member repositories
- vue-generators/vue-form-generator (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:34.386545+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-30T07:31:25.268728+00:00, confidence not recorded.
  - readme: https://github.com/vue-generators/vue-form-generator (fetched 2026-08-28T04:07:34.386545+00:00, sha f8747d3d9afa)
  - registry_npm: https://registry.npmjs.org/vue-form-generator (fetched 2026-08-29T09:46:35.731741+00:00, sha 13e41bc17993)
- Data as of 2026-08-30T08:39:29.467469+00:00.
