常见的VUE的UI库

1、VUX

      常用的移动端的vue的UI库

      官网:https://vux.li/#/

2、element(饿了么前端一套基于 Vue 2.0 的桌面端组件库

      官网:http://element.eleme.io/#/zh-CN

      github:https://github.com/elemefe (含有其他的项目)

3、iview

官网:https://www.iviewui.com/

iView 配套的工作流:https://github.com/icarusion/vue-vueRouter-webpack
github地址:https://github.com/iview/iview

4、vue-mui

官网:http://mui.yaobieting.com/
github地址:https://github.com/creatshare/vue-mui

5、radon-ui

中文文档:https://luojilab.github.io/radon-ui/#!/
github:https://github.com/luojilab/radon-ui

6、antd vue

中文文档:http://okoala.github.io/vue-antd/#!/components
github:https://github.com/okoala/vue-antd

7、weex

社区:http://www.weex.help/
官网:http://weex-project.io/cn/
github:https://github.com/alibaba/weex
中文文档:http://www.weex.help/topic/57792770eb60516a48db5485

8、N3

官网:https://n3-components.github.io/N3-components/
中文文档:https://n3-components.github.io/N3-components/component.html
英文文档:https://github.com/N3-components/N3-components

9、vuikit

github:https://github.com/vuikit/vuikit
英文文档:https://vuikit.js.org/#/


你可能感兴趣的:(JavaScript)