JSPM

  • Created
  • Published
  • Downloads 301
  • Score
    100M100P100Q98439F
  • License ISC

Vue 3 form validation

Package Exports

  • vue3-form-validation

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue3-form-validation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Form Validation for Vue 3

npm LICENSE

Vue composition function for form validation.

  • 🌌 Written in TypeScript
  • ☄️ Async rules
  • 🌊 Dynamic forms
  • 🍂 Light weight
npm install vue3-form-validation

👉 Check out the Documentation

👉 Check out the Examples on StackBlitz