All Projects → akett → vuex-forms

akett / vuex-forms

Licence: other
Boilerplate for working with forms and Vuex. Provides client-side validation and examples for working with server-side validation.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
HTML
75241 projects
ApacheConf
554 projects

Vuex Forms

A comprehensive form management solution for Vue.js, built with Vuex in mind.

Note: Currently in alpha stage, under active development.

Read the documentation to learn more.

Contributing

# install dependencies
npm install

# serve with hot reload at localhost:8084
npm run dev

# build the vuex-forms UMD library
npm run build

# build the docs for production
npm run docs
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].