Skip to content

Repository files navigation

vue-view components

view components for vuejs

Documentation

Common topics are discussed in the docs. Make sure to read it!

Getting started

npm install vue-view-components --save
import vue_view_component from 'vue-view-components';

...
Vue.use(vue_view_component());

configs

prefix (default:'i_')

sample

...
Vue.use(vue_view_component({prefix:'v-'}));
<v-table></v-table>

About

view components for vuejs

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages