Skip to content

Commit

Permalink
Update README.md (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsuwwz authored Jul 29, 2024
1 parent 7740279 commit b0ac828
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A awesome list of [Vite.js](https://github.com/vitejs/vite)
- [vite-tree-shaking](https://github.com/pdsuwwz/vite-tree-shaking) - Tree Shaking Demo.


#### Vite4.x & Vue 3.x
#### Vite & Vue 3.x

- [vue-unit](https://github.com/pdsuwwz/vue-unit) - Unit Test for Vue -- 搭建 Vue 3.x 单元测试环境(包含覆盖率测试).
- [vue-unit-ts](https://github.com/pdsuwwz/vue-unit-ts) - Unit Testing for Vue 3.x + TS -- 搭建 Vue 3.x 单元测试环境(包含覆盖率测试).
Expand All @@ -26,8 +26,9 @@ A awesome list of [Vite.js](https://github.com/vitejs/vite)
- [vite-pinia-starter](https://github.com/pdsuwwz/vite-pinia-starter) - 🐝 Starter Example using Vue 3.x, Vite 5.x and Pinia@next 🍍
- [vite-pinia-starter-ts](https://github.com/pdsuwwz/pinia-starter-ts) - 🪁 A Vue 3.x Starter template built on Vite 5.x + TypeScript + Pinia@next 🍍
- [vue-boilerplate-i18n](https://github.com/pdsuwwz/vue-boilerplate-i18n) - 🌏 Starter using Vite5 + Pinia + TypeScript + i18n + Element-Plus to fast build a prototyping
- [vite-naive-template](https://github.com/pdsuwwz/vite-naive-template) - 🏄‍♂️ 基于 NaiveUI + Vite 5 + Vue3 + TSX + Pinia + UnoCSS + Unplugin + ESLint(v9) + Vitest 的 B 端后台原型模板框架, 开箱即用, 内置模块化管理、Commit 规范检测 Husky + lint-staged 、路由鉴权、暗黑模式、Unplugin Auto 自动导入, 适合快速搭建和二次开发实际业务场景, 持续更新最新技术栈 🎊

- [pure-vue3-admin](https://github.com/pdsuwwz/pure-vue3-admin) - 📦 开箱即用,吸收敏捷思想,基于 Vite4 + Vue3 + TS + Pinia@next 实现快速开发 Vue3 项目
- [pure-vue3-admin](https://github.com/pdsuwwz/pure-vue3-admin) - 📦 开箱即用,吸收敏捷思想,基于 Vite + Vue3 + TS + Pinia@next 实现快速开发 Vue3 项目

- [docx-preview-demo](https://github.com/pdsuwwz/docx-preview-demo) - 🔍 Word Viewer Online 基于 docx-preview + Vue 3 的 Word 文档在线预览示例
- [vue-word-cloud](https://github.com/pdsuwwz/vue-word-cloud) - 💗 Create word cloud using Vue 3.x and Echarts 5.x 自定义蒙版图形、关键词,生成词云图
Expand Down

0 comments on commit b0ac828

Please sign in to comment.