File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 34
34
35
35
- 🍍 [ State Management via Pinia] ( https://pinia.vuejs.org )
36
36
37
- - 📑 [ Layout system] ( ./src/layouts )
38
-
39
37
- 📲 [ PWA] ( https://github.com/antfu/vite-plugin-pwa )
40
38
41
39
- 🎨 [ UnoCSS] ( https://github.com/antfu/unocss ) - the instant on-demand atomic CSS engine
85
83
86
84
- [ Vue Router] ( https://github.com/vuejs/router )
87
85
- [ ` unplugin-vue-router ` ] ( https://github.com/posva/unplugin-vue-router ) - file system based routing
88
- - [ ` vite-plugin-vue-layouts ` ] ( https://github.com/JohnCampionJr/vite-plugin-vue-layouts ) - layouts for pages
89
86
- [ Pinia] ( https://pinia.vuejs.org ) - Intuitive, type safe, light and flexible Store for Vue using the composition api
90
87
- [ ` pinia-plugin-persistedstate ` ] ( https://github.com/prazdevs/pinia-plugin-persistedstate ) - Configurable persistence and rehydration of Pinia stores
91
88
- [ Vue I18n] ( https://github.com/intlify/vue-i18n-next ) - Internationalization
Original file line number Diff line number Diff line change 34
34
35
35
- 🍍 [ 使用 Pinia 的状态管理] ( https://pinia.vuejs.org )
36
36
37
- - 📑 [ 布局系统] ( ./src/layouts )
38
-
39
37
- 📲 [ PWA] ( https://github.com/antfu/vite-plugin-pwa )
40
38
41
39
- 🎨 [ UnoCSS] ( https://github.com/antfu/unocss ) - 高性能且极具灵活性的即时原子化 CSS 引擎
85
83
86
84
- [ Vue Router] ( https://github.com/vuejs/router )
87
85
- [ ` unplugin-vue-router ` ] ( https://github.com/posva/unplugin-vue-router ) - 以文件系统为基础的路由
88
- - [ ` vite-plugin-vue-layouts ` ] ( https://github.com/JohnCampionJr/vite-plugin-vue-layouts ) - 页面布局系统
89
86
- [ Pinia] ( https://pinia.vuejs.org ) - 直接的, 类型安全的, 使用 Composition API 的轻便灵活的 Vue 状态管理库
90
87
- [ ` pinia-plugin-persistedstate ` ] ( https://github.com/prazdevs/pinia-plugin-persistedstate ) - 适用于 Pinia 的持久化存储插件
91
88
- [ Vue I18n] ( https://github.com/intlify/vue-i18n-next ) - 国际化
You can’t perform that action at this time.
0 commit comments