vue-form-msg
Form input errors and descriptions for Vue 2.
Installation
npm install @nylira/vue-form-msg
Usage
Props
TODO! For now, read the ./src/index.vue
file.
Form input errors and descriptions for Vue 2.
npm install @nylira/vue-form-msg
TODO! For now, read the ./src/index.vue
file.
Vue Form with Laravel Inspired Validation and Simply Enjoyable Error Messages Api. (Form Api, Validator Api, Rules Api, Error Messages Api)
Simple and easy Vue.js directive for form validation.
vuex-module-validatable-state Simple Vuex module to handle form fields and validations. You can build a view model for your form, which runs valdation
Asynchronous form handling and validation for VueJS forms
vee-validate is a form validation library for Vue.js that allows you to validate inputs and build better form UIs in a familiar declarative style or u
vue-rawmodel RawModel.js plugin for Vue.js v2. Form validation has never been easier! This plugin integrates RawModel.js framework into your Vue.js ap
vue-form Form validation for Vue.js 2.2+ Install Available through npm as vue-form. import VueForm from 'vue-form'; // or var VueForm = require('vue-f
Vue form components with server side validation in mind About FormVuelar is a set of predefined vue form components which are designed to automaticall
Form Validation for Vue 3 Vue composition function for Form Validation with async rules. 🌌 Written in TypeScript 🌊 Dynamic Form support 🍂 Light wei
vee-validate is a template-based validation framework for Vue.js that allows you to validate inputs and display errors. Being template-based you only
element-auto-form State: development Create and validate form with element-ui and JSON schema. Fast and simple. Install npm i element-auto-form --save
Vue Laravel Validator This plugin handle laravel validation response and simple creating form and posting data. #install npm i vue-laravel-validator -
vue-validation-input This is just a simple extension to the default input element which shows an SVG icon if valid or not. Screenshot Installation $ n
Demo https://kmdtmyk.github.io/vue-fields/ Installation npm install @kmdtmyk/vue-fields Register as plugin. import VueFields from '@kmdtmyk/vue-field
Vue.js form validation plugin that depends on the property not the HTML element on validating with no dependency and respect to Vue reactivity.
vue-vform Vue.js 2 form component that integrates jQuery Validation and Axios. Install Yarn yarn add vue-vform --dev NPM npm install vue-vform --save-
A dependency-free Vue plugin for formatting and validating credit card form fields.
Install dependencies: npm -i install Start FE: npm run serve ./frontend/src/main.js Start BE: node ./backend/controller/index.js ToDo: tests docker-co
Vue Form Send A Vue.js directive for sending data from form and primitive validation inputs Installation npm i --save-dev vue-form-send import VueForm