96 Components & Libraries
Vuejs validation Libraries
A tags input component for Vue 3 with autocompletion, custom validation, templating and much more
vue-tags-input A tags input component for Vue 3 with autocompletion, custom validation, templating and much more Forked from @johmun/vue-tags-input, w
Validation rules for vue-formily.
Validation rules for vue-formily. Links 📚 Documentation Installation CDN You can use validation rules with a script tag and a CDN, import the library
Form validation for Vue in composition functions
Form validation for Vue in composition functions
Fast, lightweight validation with full typescript support for Vue 3
OtterValidationVue Fast, lightweight validation with full typescript support for Vue 3 OtterValidationVue is a Vue 3 wrapper for OtterValidation Insta
vaLittle - Lightweight validation plugin in pure js
vaLittle Lightweight validation plugin in pure js Example of ussage: VUE In main.js add these lines import vaLittle from 'vue-valittle' Vue.use(va
A Vue Url component is provide to add url (like instagramUrl,facebookUrl,webUrl, ..) with validation
A Vue Url component is provide to add url (like instagramUrl,facebookUrl,webUrl, ..) with validation. The Url value is automatically validated on blur event. You can also disable url field using disable props.
A component that displays validation errors, built for Vuelidate
vuelidate-caption Description A component that displays validation errors, built for Vuelidate Project setup npm install vuelidate-caption Import the
🛰 Skema provides a handy & composable way to validate / transform / purify the input data.
skema skema provides a handy and composable way to validate/transform JavaScript variables: Supports both async and sync flows. Skema has two working
Vue validation components is a Vue component combined with vee-validate
vue-validation-components Vue validation components is a Vue component combined with vee-validate.
Vue Laravel Validator This plugin handle laravel validation response and simple creating form and posting data
Vue Laravel Validator This plugin handle laravel validation response and simple creating form and posting data. #install npm i vue-laravel-validator -
Vue validator
vue-validator 3.8k before gzipped Install Note: the "vue-validator" on NPM refers to https://github.com/kazupon/vue-validator. $ npm install --save @j
Deadly simple form validation for Vue.js
vue-form-validator Deadly simple form validation for Vue.js. Features: Built in data types, including email, number, domain, url, etc. Customizable va
A simple way to handle Laravel back-end validation in Vue. Inspired from Laravel Spark.
A simple way to handle Laravel back-end validation in Vue. Inspired from Laravel Spark.
Simple and easy Vue directive for form validation.
Simple and easy Vue.js directive for form validation.
Vue Js Forms with laravel validation
vue-laravel-form Vue Js Forms with laravel validation This package provides a Form class that can validation our forms with laravel backend validation
Vue.js plugin that covers the Buefy form fields for Formly.
Vue.js plugin that covers the Buefy form fields for Formly. It lets you to validate input data in your forms. The plugin combine simplicity of the Formly form builder, lightness of the Buefy form fields and impeccability of the Bulma design.
✔ Template Based Validation Framework for Vue.js
vee-validate is a template-based validation framework for Vue.js that allows you to validate inputs and display errors.
Flexible Vue.js form validation directive
Vue form validator A Vue.js directive for form validation Installation npm instal vue-smart-validator --save Getting Started In your scirpt entry poi
Vue Composition API for validating form.
Vue Composition API for validating form.
https://json-drived-configurable-platform.github.io/form-generator-iview
form-generator-iview description A form generator with json schema based on iview ui. design developer zhengxkq, BingBlog, longkele xiaomiCat, changyu
A simple vue component that can wrap forms with validation and submit functionality.
vue form component A simple vue component that can wrap forms with validation and submit functionality. installation Using npm: $ npm i -save-dev vue-
Another validation form for the Vue. Validates input fields of multiple forms and displays errors
vue-coe-validator ✅ Another validation form for the Vue. Validates input fields of multiple forms and displays errors. Note: without any dependencies.
An easy way for http request with error validation management.
An easy way for http request with error validation management. Wouldn't it be great if you could just use your back end to validate forms on the front
InstaAuth is a simple login page with email and password validation for Instabug front-end Internship coding challenge.
InstaAuth is a simple login page with email and password validation for Instabug front-end Internship coding challenge.
Vue Form Components - Clean & minimal vue form elements and form builder with validation
Vue Form Components - Clean & minimal vue form elements and form builder with validation
Library that help to submit form and handle validation in Laravel Vue Application
vue-js-form-helper This is a small library that makes form submit and validation easier to use. Installation npm i vue-js-form-helper Code Example The
Form object to use with Vue components for sending data to a Laravel application using axios.
Form Object Important: This project still active, feel free to clone, open issues or ask for help Form Object is a simple layer on top of axios, it un
Asynchronous form handling and validation for VueJS forms
Asynchronous form handling and validation for VueJS forms
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.js form validation plugin that depends on the property not the HTML element on validating with no dependency and respect to Vue reactivity.
Laravel frontend validator
An easy way to validate forms using backend logic.
Vee-validate: a template-based validation framework for Vue.js that allows you to validate inputs and display errors.
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
System76 form Vue components including buttons, inputs, and labels. It also holds client side validation logic
@system76/forms System76 Vue components for forms This repository contains all the System76 form Vue components including buttons, inputs, and labels.
Model forms as an immutable data tree with validators and an explicit dirty/pristine state
Model your form as an immutable data tree with validators and an explicit dirty/pristine state.
An easy way to validate forms using back end logic
An easy way to validate forms using back end logic Wouldn't it be great if you could just use your back end to validate forms on the front end? This p
Vue Form with Laravel Inspired Validation and Simply Enjoyable Error Messages Api
Vue Form with Laravel Inspired Validation and Simply Enjoyable Error Messages Api. (Form Api, Validator Api, Rules Api, Error Messages Api)
Sirius Validation - stand-alone JS library for data validation in Node and browsers.
SiriusJS Validation Sirius Validation is stand-alone JS library for data validation in Node and browsers. It offers: 23 build-in validation rules. The
Simple Vue.js form validation library
Simple Vue.js form validation library
Data Validation Library, for VueJs.
Data Validation Library, for VueJs. Perhaps useful for other libraries/frameworks and other projects, but i created this library and using with VueJs with reactive data.
A Vue.js directive for sending data from form and primitive validation
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
Simple VueJS component to parse XLS/CSV files with validation
Simple Vue XLS/CSV parser Description This npm package is based on https://github.com/victorboissiere/vue-xls-csv-parser The objective for this librar
A tags input component for VueJS with autocompletion, custom validation, templating and much more
vue-tags-input A tags input component for VueJS with autocompletion, custom validation, templating and much more Demo & Docs Features No dependencies
Captcha validation on Vue.js module
Captcha validation on Vue.js module Features Validation user Change temp Validate captcha code in realtime Image Getting started Download $ npm instal
A restraunt management system app in vue. It has user login system with validation.
Restraunt-Management-System-Vue - A restraunt management system app in vue. It has user login system with validation.
Results of small 30 min online coding challenge + small polishing afterwards. Vue JS login form + Express JS login endpoint with CORS middleware and validation of request
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 3 form validation example with vuelidate ^2.0 alpha
vue-form-validation Project setup npm install dependencies: vuex vue-router vuelidate nprogress Compiles and hot-reloads for development npm run serv
Form Validation in Vue3 with TypeScript along with vuelidate for the validation
Vue3 with typescript Form Validation in Vue3 with vuelidate library Node Version Used: v14.17.3 Library Used for the validation: Vuelidate 2 Demo Link
Input with validation component for Vue 2.x
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
Simple VueJS component to parse XLS/CSV files with validation
Vue XLS/CSV parser Description This npm package will help you parse XLS/CSV files and validate them. The user will be asked to associate his file colu
✅ Form Validation for Vue.js
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
A customizable number input spinner component for Vuejs with character validation and min/max values
vue-number-input-spinner A customizable number input spinner component for Vuejs Demo https://krystalcampioni.github.io/vue-number-input-spinner/ Inst
Input validation for Vue
Vue Validate Input validation for Vue 1.0 Install You can install the package via yarn: $ yarn add v-validate If you use webpack: Vue.use(require('v-v
A simple, powerful and flexible model-based Vue.js validation library
vue-validity A simple, powerful and flexible validation library for Vue.js 2.0. Features Model-based validation. Validate custom components. Set custo
Data Validation Library, for VueJs.
Data Validation Library, for VueJs. Perhaps useful for other libraries/frameworks and other projects, but i created this library and using with VueJs with reactive data.
Simple Vuex module to handle form fields and validations
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
Easy way to dynamically create reactive forms in Vue based on a varying business object model
Vue 3.x.x Dynamic Forms Implementing handcrafted forms can be: Costly Time-consuming Especially if you need to create a very large form, in which the
Not Only Form State Management for VueJS
vue-form Form State Management for VueJS Installation npm i
A Vuejs component to display Form validation errors
vue-form-error A simple Vuejs component that can be used to display form validation errors on inputs. Demo https://codesandbox.io/s/vue-form-error-kwj
Vue composition function for Form Validation
Form Validation for Vue 3 Vue composition function for Form Validation with async rules. 🌌 Written in TypeScript 🌊 Dynamic Form support 🍂 Light wei
validation forms
willvalidate Validation Forms Available in awesome-vue Available in npm Setup Install dependencies npm install willvalidate --save Into main.js vuejs
A Vue.js directive for sending data from form and primitive validation
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
🛡️ Highly extensible & customizable input validator for Vue 2
🛡️ Vue-input-validator demo! What is this package all about? By using this package, you can create input validators only with the help of a single di
💯 Tiny Vue Validate Composition
vue-tiny-validate Tiny Vue Validate Composition Motivation During the time of refactoring our project, we have coped with so many challenges, one of w
A plugin that can automatically bind Vue-router query to Vue instance.
vue-route-props Automatically bind vue-router query to vm, APIs are mostly same as the Vue props. Install npm install vue-route-props yarn add vue-rou
Vue props validation logic extracted for nested validation in object and arrays.
vue-props-validation Vue props validation logic extracted for nested validation in object and arrays. Install npm install vue-props-validation Usage Y
HTML validation using html-validate for NuxtJS
HTML validation using html-validate for NuxtJS
Simple, lightweight, and flexible schema-based form for Vue.js
Simple, lightweight, and flexible schema-based form for Vue.js
Easy way to dynamically create reactive forms in Vue based on a varying business object model
Easy way to dynamically create reactive forms in Vue based on a varying business object model
A dependency-free Vue plugin for formatting and validating credit card form fields.
A dependency-free Vue plugin for formatting and validating credit card form fields.
@casthub/form provides Vue 3 Hooks for consuming, validating and managing Forms.
Vue 3 Form Handling and Validation
Vue 3 Hooks for consuming, validating and managing Forms.
@casthub/form provides Vue 3 Hooks for consuming, validating and managing Forms.
方便你在 element-ui 项目中使用 vue-formulate 的一个插件
formulate-el-ui 本项目为 vueformulate 项目加上了 element-ui 皮肤,可以让你在 element-ui 项目中使用 vueformulate 时保持风格统一 关于 element-ui 中的 el-form 和 vueformulate 包的功能比较,我写了一篇
Simple, lightweight, isomorphic, and template-based validation library.
Simple, lightweight, isomorphic, template-based validation.
A set of Vue components to rapidly build forms with Tailwind CSS v2.0. It supports validation, model binding, includes default vendor styling and is fully customizable!
A set of Vue components to rapidly build forms with Tailwind CSS v2.0. It supports validation, model binding, includes default vendor styling and is fully customizable!
Simple Implementation of Multi Step Form in Vue JS along with Validation with Vee-Validate
VueJS Simple Form Wizard Simple Implementation of Multi Step Form with Validation in Vue Template This is how you can declare a multistep form templat
A light, universal, interchangeable validator for all purposes including form validation with fully control.
vue-universal-validator A light, universal, interchangeable validator for all purposes including form validation with fully control. Usage rules.js //
This component is a form with validation and more using only javascript objects
ic-formly This component is a form with validation and more using only javascript objects Installation Using yarn yarn add ic-formly Using npm npm i -
Vuelidate form-group helper that extracts errors easily.
Vuelidate-error-extractor makes error message display from vuelidate a breeze. Be it for a single form element or all displaying all the errors in a form.
Simple, lightweight model-based validation for Vue.js
Simple, lightweight model-based validation for Vue.js
Laravel validation error handler for vuejs
Vue Laravel Validator This plugin handle laravel validation response and simple creating form and posting data. #install npm i vue-laravel-validator -
Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables
vue-composable Out-of-the-box ready to use composables 🌴 TreeShakable 🧙♂️ Fully Typescript 💚 Vue 3 and 2 support 🔨 Vue Devtools support Introduct
Vue data validation rules, very much inspired from Laravel validation
A Vue plugin that provides out-of-the-box data validation rules, very much inspired from Laravel validation system. Installation npm i @primitivesocia
👜 A Provider Component that encapsulate your forms and handle their states and validations.
vue-form-container A Provider Component that encapsulate your forms and handle their states and validations. Under the hood it uses valite, a light an
A simple way to handle Laravel back-end validation in Vue 2.
vform A simple way to handle Laravel back-end validation in Vue. Inspired from Laravel Spark. Installation npm i axios vform Usage See the included ex
Vue form components with server-side validation in mind
Vue form components with server side validation in mind About FormVuelar is a set of predefined vue form components which are designed to automaticall
Vue data validator - Easiness, simplicity, accurate
Overview This is a Vue data validator, trying to cover all needs and built on top of ES6 to achieve the best architecture. Demo You can view a demo an
Simple package to display error in vue from laravel validation
Laravel Vue Validator By bubbleflat.com This package allow to display errors from laravel validation rules ! This package needs vue-resource to work !
simple, powerful, vuejs validation.
Vuelidation ✅ simple, powerful, vuejs validation. ✨ Example ✨ Install yarn add --dev v[email protected] Include Plugin import Vue from 'vue'; import V
Form validation for Vue.js 2.2+
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.js 2 form component that integrates jQuery Validation and Axios.
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-
Simple, lightweight model-based validation for Vue.js
vuelidate Simple, lightweight model-based validation for Vue.js Sponsors Gold Silver Bronze Features & characteristics: Model based Decoupled from tem
RawModel.js plugin for Vue.js v2. Form validation has never been easier!
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
✅ Form Validation for Vue.js
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
⚡️ The easiest way to build forms with Vue.
Documentation Website What is Vue Formulate? Vue Formulate is the easiest way to build forms with Vue. Please read the comprehensive documentation for
Clean & minimal vue form elements and form builder with validation
Vue Form Components Documentation https://antonreshetov.github.io/vue-form-components Install NPM Installing with npm is recommended and it works seam
Models and Collections for Vue
Models and Collections for Vue.js Documentation Documentation is available at http://vuemc.io Development Install Install yarn if you don't already ha
Generate a vue form with validation from an array
vue-form-json Generate a vue form with validation from an array All fields are required and input text by default. Once submitted, an event 'formSubmi