Component library for VueJS framework
npm install --save vue-ui
import Vue from 'vue'
import VueUI from 'vue-ui'
Vue.use(VueUI)
- Charts (pie,bar,horizontalBar,line,doughnut,area,radar and bubble)
- Button
- ProgressSpinner
- ProgressBar
- Checkbox
- TriStateCheckbox
- Rating
- ToggleButton
- RadioButton
- Captcha
To encourage us and if you like the project then click star(💫)
npm run dev
npm run build
npm run build --report
npm run unit
npm run e2e
npm test
MIT