项目框架


vue拖拽表单

整个项目最终实现的是一个自定义表单系统,用户可以用鼠标拖拽生成自己的表单,并填写和发布表单
https://github.com/kkxiaojun/VueForm
Github仓库收集 - 图1

vue-h5-template

github: https://github.com/sunniejs/vue-h5-template
文档: https://juejin.cn/post/6844903863070228494
基于 vue-cli4.0 + webpack 4 + vant ui + sass+ rem 适配方案+axios 封装,构建手机端模板脚手架
Github仓库收集 - 图2

vue3-vite-vant-template

github: https://github.com/yusongH/vue3-vite-vant-template
文档:手把手教你搭建vue3+vite+vant移动端项目

搭建一个vue-cli4+webpack移动端框架(开箱即用)

仓库: https://github.com/Michael-lzg/vue-cli4-vant
介绍: https://juejin.cn/post/6844904152389124103
这是基于 vue-cli4 实现的移动端框架,其中包含项目常用的配置,组件封装及webpack优化方法,可供快速开发使用。

基于vue+vant搭建移动端通用架子

介绍:https://juejin.cn/post/6844903981458653191#heading-15
仓库:https://github.com/Ljhhhhhh/h5vue
开发一个H5的通用架子,让前端同学开箱即用,迅速投入战斗。
Github仓库收集 - 图3

开源项目


🎉🎉一个基于 Vue 3 + Vant 3 的开源商城项目🎉🎉

github: https://github.com/newbee-ltd/newbee-mall-vue3-app
介绍:https://juejin.cn/post/6892783570016796679
newbee-mall 项目是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 和 Vue 以及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
Github仓库收集 - 图4

🔥 🎉新蜂商城前后端分离版本-后端API源码

github: https://github.com/newbee-ltd/newbee-mall-api
本仓库中的源码为新蜂商城前后端分离版本的后端 API 项目,技术栈为 Spring Boot,主要面向服务端开发人

litemall

github: https://github.com/linlinjava/litemall
文档: https://linlinjava.gitbook.io/litemall
又一个小商场系统。
litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
Github仓库收集 - 图5

Vue3 全家桶 + Element Plus + Vite + TypeScript + Eslint 项目配置最佳实践

github: https://github.com/biaochenxuying/blog-vue-typescript
介绍:Vue3 全家桶 + Element Plus + Vite + TypeScript + Eslint 项目配置最佳实践
搭建简洁时尚的博客网站实战及踩坑记
此项目是基于 Vue3 全家桶 + TypeScript + element-plus 技术栈的简洁时尚博客网站。
Github仓库收集 - 图6

Vue仿饿了么APP

https://github.com/shifengming/sell

待分类


async-validator

https://github.com/yiminghe/async-validator
一个主流组件库都是用到的文本校验库

星云-企业级IM套件

https://github.com/qunarcorp/qtalk
去哪儿网原班人马打造,企业级IM套件

Vue仿饿了么APP

https://github.com/shifengming/sell

《自学是门手艺》李笑来

https://github.com/selfteaching/the-craft-of-selfteaching

《Python-100天从新手到大师》

https://github.com/jackfrued/Python-100-Days

ffmpeg.js

https://github.com/Kagami/ffmpeg.js
一个音视频处理库

audio-scupltor

https://github.com/JS-Hao/audio-sculptor
一个支持浏览器在线处理音频的库,支持音频裁剪、拼接、切割

scroll-flip-page

https://github.com/HcySunYang/scroll-flip-page
scroll-flip-page 是一个 Vue 组件,它让你轻松的就能够实现无限滚动加载(翻页)的功能,而不需要考虑更多。