在學習Vue的過程之中,我發現不管是 BAT 大廠,還是創業公司,Vue 都有著廣泛的應用,而且框架層出不窮,學習文檔也越來越多,Vue也越來越受歡迎。下面是我整理的 Vue PC端和移動端的UI框架,建議收藏,方便以後學習的時候拿出來查看。

Vue PC端框架

1. Element

中文文檔:http://element-cn.eleme.io/#/zh-CN

github地址:https://github.com/ElemeFE/element

2. iView

中文文檔:https://www.iviewui.com/

github地址:https://github.com/iview/iview

3. vue-element-admin

中文文檔:https://panjiachen.github.io/vue-element-admin-site/zh

github地址:https://github.com/PanJiaChen/vue-element-admin

4. Vue Material

中文文檔:http://vuematerial.materializecss.cn/#/

github地址:https://github.com/vuematerial/vue-material

5. VueStrap

在線文檔:http://yuche.github.io/vue-strap/

github地址:https://github.com/yuche/vue-strap

6. Keen UI

在線文檔:https://josephuspaye.github.io/Keen-UI/#/ui-alert

github地址:https://github.com/JosephusPaye/Keen-UI

Vue移動端UI框架

1.Vux

中文文檔:https://vux.li/#/在線預覽:https://vux.li/demos/v2/?x-page=v2-doc-home#/

2.Mint UI

中文文檔:http://mint-ui.github.io/docs/#/

github地址:https://github.com/ElemeFE/mint-ui

在線預覽:http://elemefe.github.io/mint-ui/#/

3.MUI

中文文檔:http://dev.dcloud.net.cn/mui/github地址:https://github.com/dcloudio/mui

4.Muse-ui

中文文檔:http://www.muse-ui.org/#/installgithub地址:https://github.com/museui/muse-ui

5. vonic

中文文檔:https://wangdahoo.github.io/vonic-documents/#/在線預覽:https://wangdahoo.github.io/vonic/docs/#/home

6.Vant

中文文檔:https://open.youzan.com/zanui/github地址:https://github.com/youzan/zent

7.Cube UI

github地址:https://github.com/didi/cube-ui中文文檔:https://didi.github.io/cube-ui/#/zh-CN/docs/quick-start

推薦閱讀:

相關文章