From e0fe27f6e9bcf54f199059ac3666919e41b8cbba Mon Sep 17 00:00:00 2001 From: Gavin Date: Sun, 23 Apr 2023 17:49:16 +0800 Subject: [PATCH] docs: update README.zh-CN.md (#37) --- README.zh-CN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.zh-CN.md b/README.zh-CN.md index 5ef6cb1..4256c2f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -67,6 +67,7 @@ - [`vite-plugin-pages`](https://github.com/hannoeru/vite-plugin-pages) - 以文件系统为基础的路由 - [`unplugin-auto-import`](https://github.com/antfu/unplugin-auto-import) - 直接使用 Composition API 等,无需导入 - [`unplugin-vue-components`](https://github.com/antfu/unplugin-vue-components) - 自动加载组件 +- [`unplugin-vue-macros`](https://github.com/sxzz/unplugin-vue-macros) - 探索并扩展更多的宏和语法糖到 Vue 中 - [VueUse](https://github.com/antfu/vueuse) - 实用的 Composition API 工具合集 ## 现在可以试试!