1. 程式人生 > >[轉]VUE優秀UI組件庫合集

[轉]VUE優秀UI組件庫合集

合集 pos class view sep book ocs rap nts

原文鏈接

隨著SPA、前後端分離的技術架構在業界越來越流行,前端的業務復雜度也越來越高,導致前端開發者需要管理的內容,承擔的職責越來越多,這一切,使得業界對前端開發方案的思考多了很多,以react、vue等框架為代表推動的組件化開發模式越來越被開發者認可,這種模式極大的降低了我們開發與維護的成本。vue作為一款深受廣大群眾以及尤大崇拜者的喜歡,特此列出在github上開源的vue優秀UI組件庫供大家參考,期待開發者們推出更多優秀的組件庫。

本文分為兩大部分介紹:PC端和移動端。

首先介紹PC端

Element

star★:11.2k
demo:http://element.eleme.io/#/zh-CN/component/layout

docs:http://element.eleme.io/#/zh-CN
github:https://github.com/ElemeFE/element

iVue

star★:5.6k
demo:https://www.iviewui.com/overview
docs:https://www.iviewui.com/
github:https://github.com/iview/iview

VueStrap

star★:3.7k
demo:http://yuche.github.io/vue-strap/
docs:http://yuche.github.io/vue-strap/
github:https://github.com/yuche/vue-strap

VueAdmin

star★:3.8k
demo:https://admin.vuebulma.com/#/components
docs:https://admin.vuebulma.com/#/
github:https://github.com/vue-bulma/vue-admin

KeanUI

star★:2.5k
demo:https://josephuspaye.github.io/Keen-UI/#
docs:https://josephuspaye.github.io/Keen-UI/#
github:https://github.com/JosephusPaye/Keen-UI

VueMDL

star★:890
demo:http://posva.net/vue-mdl/

docs:http://posva.net/vue-mdl/
github:https://github.com/posva/vue-mdl

BootstrapVue

star★:783
demo:https://bootstrap-vue.github.io/
docs:https://bootstrap-vue.github.io/docs
github:https://github.com/bootstrap-vue/bootstrap-vue/

VueBlu

star★:680
demo:https://chenz24.github.io/vue-blu/#/
docs:https://chenz24.github.io/vue-blu/#/
github:https://github.com/chenz24/vue-blu

Vuikit

star★:646
demo:https://vuikit.js.org/#/
docs:https://vuikit.js.org/#/
github:https://github.com/vuikit/vuikit


下面介紹移動端

Vux

star★:7.4k
demo:https://vux.li/demos/v2/#/
docs:https://vux.li/#/
github:https://github.com/airyland/vux

MintUI

star★:5.4k
demo:http://elemefe.github.io/mint-ui/#/
docs:http://mint-ui.github.io/#!/zh-cn
github:https://github.com/ElemeFE/mint-ui

Vonic

star★:1.6k
demo:https://wangdahoo.github.io/vonic/docs/#/
docs:https://wangdahoo.github.io/vonic-documents/#/
github:https://github.com/wangdahoo/vonic

Vum

star★:816
demo:http://demo.getvum.com/#!/
docs:http://getvum.com/
github:https://github.com/vum-team/vum

VueCarbon

star★:632
demo:https://myronliu347.github.io/vue-carbon/#!/
docs:https://myronliu347.github.io/vue-carbon/book/v0.5.0/
github:https://github.com/myronliu347/vue-carbon

YDUI

star★:127
demo:http://vue.ydui.org/
docs:http://vue.ydui.org/docs/#/
github:https://github.com/ydcss/vue-ydui

Vuwe

star★:122
demo:https://vuwe.github.io/vuwe/#/
docs:https://vuwe.github.io/vuwe/doc.html#/
github:https://github.com/vuwe/vuwe

WeVue

star★:37
demo:http://wevue.org/
github:https://github.com/tianyong90/we-vue

更多資料

Vue生態系統中的庫

[轉]VUE優秀UI組件庫合集