a UI components library based on vue
Install the @oovui/vue package:
npm i -S @oovui/vue
# or
yarn add @oovui/vue
Install the Vue plugin:
import Vue from 'vue'
import oovui from '@oovui/vue'
Vue.use(oovui)
Import the CSS:
import '@oovui/vue/dist/oovui.css';
This ui library is Work In Progress, just for study. Pls do not use it in the production environment。
- color
- font
- utilities
- icon
- cssicon
- button
- grid
- input
- radio
- checkbox
- tag
- switch
- select
- rate
- page
- alert
- message
- modal
- page
- tab
- upload
- tooltip
- popover
- carousel
- dotdotdot
- form
- layout
- datepicker
- list