Skip to content

blodone/vue-bs3-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vue-bs3-form

Bootstrap 3 form components for Vue.js

Work in progress / Disclaimer

This package is not yet production ready and should be considered alpha state.

Usage

install with npm: npm i -S asmaps/vue-bs3-form

Install in Vue (e.g. in main.js):

import VueBs3Form from 'vue-bs3-form'

Vue.use(VueBs3Form)

Dependencies

The plugin is written in ES6, so you will need babel to compile. It also uses the .vue component notation which is used as default in the vue-webpack template.

Components

TBD

About

Bootstrap 3 form components for Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 100.0%