UI组件库合集

  • Ant Design

Ant Design Vue --- An enterprise-class UI components based on Ant Design and Vue.jsAn enterprise-class UI components based on Ant Design and Vuehttps://antdv.com/components/overview

  • Vant

Vant 4 - A lightweight, customizable Vue UI library for mobile web apps.A lightweight, customizable Vue UI library for mobile web apps.https://vant-contrib.gitee.io/vant/#/zh-CN/home

  • Element

Element - The world's most popular Vue UI frameworkElement,一套为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库https://element.eleme.cn/#/zh-CN/component/installation

  • Element Plus

Button 按钮 | Element PlusA Vue 3 based component library for designers and developershttps://element-plus.gitee.io/zh-CN/component/button.html

  • Echarts

Examples - Apache EChartsApache ECharts,一款基于JavaScript的数据可视化图表库,提供直观,生动,可交互,可个性化定制的数据可视化图表。https://echarts.apache.org/examples/zh/index.html#chart-type-line

  • Mint UI

Mint UI 下拉/上拉刷新-Loadmore_w3cschool下拉/上拉刷新,支持自定义 HTML 模板。引入import { Loadmore } from mint-ui;Vue.component(Loadmore.name, Loadmore);例子https://www.w3cschool.cn/mintui/mintui-c56q35s9.html

  • uView UI ------Uniapp移动端UI组件库

uView 2.0 - 全面兼容 nvue 的 uni-app 生态框架 - uni-app UI 框架uView UI,是 uni-app 生态最优秀的 UI 框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水https://www.uviewui.com/

相关推荐
感谢地心引力3 分钟前
【python】tkinter简要教程
开发语言·python
前端_yu小白6 分钟前
leaflet实现点位聚合
前端·javascript
懒羊羊我小弟6 分钟前
Webpack 基础入门
前端·webpack·rust·node.js·es6
_GR8 分钟前
Qt开发④Qt常用控件_上_QWdget属性+按钮类控件
开发语言·c++·qt
bst@微胖子1 小时前
Python高级语法之selenium
开发语言·python·selenium
王小义笔记1 小时前
Postman如何流畅使用DeepSeek
开发语言·测试工具·lua·postman·deepseek
Smile_Gently2 小时前
前端:最简单封装nmp插件(组件)过程。
前端·javascript·vue.js·elementui·vue
java1234_小锋3 小时前
一周学会Flask3 Python Web开发-request请求对象与url传参
开发语言·python·flask·flask3
流星白龙6 小时前
【C++】36.C++IO流
开发语言·c++
诚信爱国敬业友善7 小时前
常见排序方法的总结归类
开发语言·python·算法