Skip to content

cj/vuex-form

Repository files navigation

Vuex Form

A simple Vue plugin that allows you to manage your forms using vuex.

Install

npm i -D vuex-form

Usage

import VuexForm from 'vuex-form'

Vue.use(VuexForm, {store}) // make sure to pass your vuex store

Example

http://codepen.io/cj/pen/dOyGeV

About

Vue Vuex Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published