yun612's Stars
cherryful/cherry-component
[the experimental project] UnoCSS UI components build for Vue.js.
Jimmylxue/blog
jimmy的个人博客和知识的在线文档,在线访问:https://www.jimmyxuexue.top/
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
restsend/smtppreview
SMTP Preview and test tools, view outgoing email in a web UI, build withVue3 + Tailwind
szluyu99/carrot
Restsend golang library
szluyu99/vitepress-tailwind-blog
restsend/gormpher
Generate restful APIs by defining struct model, based on Gin and Gorm, with a optional web interface for administrator.
haoranpb/vitepress-tailwind-documentation
Simplified Tailwindcss documentation site clone
unlayer/vue-email-editor
Drag-n-Drop Email Editor Component for Vue.js
heyui/heyui
🎉UI Toolkit for Web, Vue3.0
szluyu99/gin-vue-blog
Golang 全栈博客,支持 Docker Compose 一键部署。基于最新前后端技术栈 Vue3、TS、Unocs 、Redis 等。前端包含博文展示前台、博客后台管理系统。后端包含 JWT 鉴权、RBAC 权限控制等。代码质量高注释全接口文档完善,适合前后端开发者学习。
szluyu99/ZYSwiftUIFrame
该 SwiftUI 项目包含完整的:网络请求、下拉刷新、上拉加载更多、数据增删改查、图片上传、图片预览 等功能(后续还会继续更新),代码中抽取成了框架体系:例如通用 ViewModel 等,很适合进行快速开发。同时项目自带一个 Go 开发的服务端,以服务前面提到的网络请求,帮助模拟真实的业务场景。