# logaretm/vee-validate

✅  Painless Vue forms

Repository: https://github.com/logaretm/vee-validate
Canonical: https://ross.abutalabs.com/products/vee-validate
Homepage: https://vee-validate.logaretm.com/v4
Language: TypeScript
License: MIT
License Family: permissive
Topics: vue, validation, validate, vuejs, vee-validate, vue2, validator, validations, validation-library, hacktoberfest, form, form-validation, forms, vue3, vue3-composition-api
Last push: 2026-03-04T07:08:06+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 70, release rhythm 40, longevity 100
- inputs: {"age_days": 3687, "days_push": 182, "days_rel": 452, "gap_med": 4, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11264, forks 1298 (observed 2026-08-28T04:10:46.584559+00:00)

## What it is
vee-validate is a form validation and state management library for Vue.js, supporting both Vue 2 and Vue 3. It handles value tracking, validation, error messages, and form submissions with a declarative component API or Composition API composables.

## Use cases
- validate forms in a Vue 3 app
- handle form submissions with async validation
- show field-level error messages for inputs
- build forms with a UI component library like Vuetify or PrimeVue
- manage array fields and dynamic form inputs
- localize validation error messages
- migrate forms from Vue 2 to Vue 3

## When to choose
- you build forms in Vue.js and want battle-tested validation
- you need both component-based and composable form APIs
- you want UI-agnostic validation that works with any input library
- you need async or backend-driven validation rules
- you need localized validation messages in many languages

## When to avoid
- your project uses React, Svelte, or Angular instead of Vue
- you only need a single simple form and prefer hand-rolled validation
- you want a full form UI kit with prebuilt styled components

## Facets
- artifact type: library
- maturity: stable
- function: form-handling, ui-components
- domain: web-development, frontend
- platform: cross-platform
- tags: vue, vue3, vue2, forms, form-validation, typescript, composition-api, i18n, nodejs, web-server

## Member repositories
- logaretm/vee-validate (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.584559+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:16:24.186713+00:00, confidence not recorded.
  - readme: https://github.com/logaretm/vee-validate (fetched 2026-08-28T04:10:46.584559+00:00, sha 42c4ddba0dcb)
  - homepage: https://vee-validate.logaretm.com/v4 (fetched 2026-08-29T08:15:08.163053+00:00, sha f6585cd6cc6f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
