/vue-form-validator

A lightweight Vue.js library that implements the JavaScript Constraint Validation API, offering advanced form validation with custom error messages and internationalization support.

Primary LanguageTypeScriptMIT LicenseMIT

Vue Form Validator

A lightweight Vue.js library that implements the JavaScript Constraint Validation API, offering advanced form validation with custom error messages and internationalization support.

Usage

yarn add @zemkogabor/vue-form-validator

or

npm install @zemkogabor/vue-form-validator

Examples see here.