vue-carbon
A mobile terminal WEB UI library with material design style was developed based on vue, and the design resource referred to CARBON FrameWork7
Access online at vue-Carbon Demos
You can also scan the QR code
The installation
Currently only use apps installed with NPM, and using webPack projects
npm install vue-carbon --save
import Vue from 'vue'
import VueCarbon from 'vue-carbon'
Vue.use(VueCarbon)Copy the code
Simple to use
For example, the Refresh Control component’s demo page
.refresh-desc{
text-align: center;
}
Copy the code
Results the following
Todos
- rating
- virtual list
- layer
Licence
vue-carbon is open source and released under the MIT Licence.
Copyright (c) 2016 myron