Component library for VueJS framework
npm install --save vue-uiimport 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 devnpm run buildnpm run build --reportnpm run unitnpm run e2enpm testMIT