Sing it, the UI component library will be open sourced on the last day of 2021! This is a set of Vue component library based on AdminLTE, which currently includes 30 components and functional modules.
Install
npm install --save changba-ui
Get started quickly
import Vue from 'vue'
import ChangbaUI from 'changba-ui'
import 'changba-ui/lib/theme/index.css'
Vue.use(ChangbaUI)
For more detailed instructions, please refer to the Quick Start chapter of the manual.
Browser support
Modern browsers and Internet Explorer 10+
Link
Open source agreement
This project is based on the MIT agreement, please feel free to enjoy and participate in open source.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。