好的github项目
UI库
开箱即用的前端框架
vue3类
- 基于vite + naive-ui
- 有pro版本、antd版本、arco-design版本、element-plus版本。但是这些版本源码需要授权。
- 使用vite + naive-ui
- 使用vite + ant-design-vue
- 封装过深,代码不容易懂
- star 最多
- 使用vite + arco-design-vue
vue2类
- 基于vue-cli + iViewUI vue2版本
- 基于vue-cli + antd-vue
- 基于vue-cli + element-ui
- 电商类后台管理系统
移动端web
动画库
- GSAP
- 一个强大的动画库,上手难度较高,但是功能强大
- anime.js
- 一个轻量级的动画库,上手容易,功能强大
- animate.css
- 一个css动画库,上手容易,功能强大
工具类
- vue表单验证框架:VeeValidate,支持vue2与vue3