vue UI 框架

(1)Element 饿了么 vue 2.0后台UI框架 (Star:18382)                                                        

        https://github.com/ElemeFE/element

  (1-1)Vuetify   最新的ui 框架

  https://vuetifyjs.com/zh-Hans/getting-started/roadmap

(2)iview组件库 (Star:10186)

   iView 主要服务于 PC 界面的中后台业务,很优秀的组件库,可惜不适合移动端  
        https://github.com/iview/iview
        https://iviewui.com/

(3)vux 基于Vue和WeUI的移动UI组件 (Star:9762)
        Vux是基于WeUI和Vue(2.x)开发的移动端UI组件库,主要服务于微信页面。  
         https://github.com/airyland/vux
         https://vux.li/

(4)Mint-UI 饿了么移动端组件库 (Star:8062)
  由饿了么前端团队推出的 Mint UI 是一个基于 Vue.js 的移动端组件库
       https://github.com/ElemeFE/mint-ui

(5)vue-admin 管理面板UI框架 (Star:6289)
       https://github.com/vue-bulma/vue-admin

(6)vue-material为 Vue.js 打造的 Material 风格的组件 (Star:4550)
      https://github.com/vuematerial/vue-material
       https://vuematerial.github.io/#/

(7)vue-strap基于 Vue.js 的 Bootstrap 组件 (Star:4400)
      https://github.com/yuche/vue-strap
      http://yuche.github.io/vue-strap/

(8)KeenUI 基于Material Design的UI (Star:3041)
      https://josephuspaye.github.io/Keen-UI/

(9)vonic (Star:2276)
     https://github.com/wangdahoo/vonic/
     https://wangdahoo.github.io/vonic/docs/#/

(10)Radon-ui awe大神最近写的一套UI (Star:791)
     https://github.com/luojilab/radon-ui

原文地址:https://www.cnblogs.com/yuerdong/p/9101148.html