# wearebraid/vue-formulate

⚡️ The easiest way to build forms with Vue.

Repository: https://github.com/wearebraid/vue-formulate
Canonical: https://ross.abutalabs.com/products/vue-formulate
Homepage: https://vueformulate.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, forms, inputs, form, input, validation, error-handling, generation, v-model
Last push: 2023-05-06T23:19:06+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2522, "days_push": 1215, "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 2239, forks 231 (observed 2026-08-28T04:06:29.638643+00:00)

## What it is
Vue Formulate is a Vue 2 form library that lets developers build forms with a single component, offering built-in validation, repeatable field groups, JSON-based form generation, and styling control. It is now in maintenance mode, with its successor FormKit providing Vue 3 support.

## Use cases
- build forms in vue 2 with a single input component
- add validation rules and error messages to form fields
- create repeatable grouped fields like multi-person booking forms
- generate an entire form from a  schema
- style form inputs with tailwind or bootstrap classes
- internationalize form validation messages
- upload files through a vue form

## When to choose
- you are maintaining or building a Vue 2 application and need form handling
- you want built-in validation and error messages without extra dependencies
- you need repeatable field groups or JSON-driven form generation
- you want a single-component API for all input types

## When to avoid
- you are starting a Vue 3 project — use its successor FormKit instead
- you need a framework-agnostic form solution
- you require a library under active development with frequent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: form-handling, ui-components, plugin-system, internationalization
- domain: web-development, frontend, developer-tools
- platform: browser, cross-platform
- tags: vue, vue2, forms, input-validation, form-generation, -schema-forms, v-model, successor-formkit, nodejs

## Member repositories
- wearebraid/vue-formulate (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.638643+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:44:11.388778+00:00, confidence not recorded.
  - readme: https://github.com/wearebraid/vue-formulate (fetched 2026-08-28T04:06:29.638643+00:00, sha 8d8cea8fe187)
  - homepage: https://vueformulate.com (fetched 2026-08-29T10:24:42.751976+00:00, sha d05fb8a23656)
  - site_page: https://vueformulate.com/changelog (fetched 2026-08-29T10:24:42.761026+00:00, sha f1a4e0051aaf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
