Vue图表组件 Packages

vue-bar-graph

Simple and lightweight Vue chart svg component without chart library dependencies

2.1.0 • Published 1 year ago

vue-mstyle

``` npm install vue-mstyle ``` ##Using in your project ```js import Vue from 'vue' import 'vue-mstyle' new Vue({ render: h => h(App) }).$mount('#app') ```

0.3.28 • Published 7 years ago