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/

相关推荐
豆苗学前端4 分钟前
前端工程化终极指南(Webpack + Gulp + Vite + 实战项目)
前端·javascript
比老马还六4 分钟前
Bipes项目二次开发/海龟编程(六)
前端·javascript
梨子同志4 分钟前
Node.js 文件系统 fs
前端
CreasyChan6 分钟前
C#特性(Attributes)详解
开发语言·c#
码农胖大海6 分钟前
微前端架构(二):封装与实现
前端
瘦的可以下饭了6 分钟前
2 数组 递归 复杂度 字符串
前端·javascript
Kellen7 分钟前
ReactDOM.preload
前端·react.js
历程里程碑8 分钟前
C++ 9 stack_queue:数据结构的核心奥秘
java·开发语言·数据结构·c++·windows·笔记·算法
csbysj202016 分钟前
JavaScript AI 编程助手
开发语言
t1987512819 分钟前
基于MATLAB的线性判别分析(LDA)降维算法实现方案
开发语言·算法·matlab