From 4d60bb3ce27bcb0c24481600a1e60f598dcc5f5f Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Fri, 5 Feb 2021 09:35:43 +0800 Subject: [PATCH] chore: mention about @vueuse/head --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d5f603..210618a 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Mocking up web app with Vitesse(speed)
- [Vue I18n](https://github.com/intlify/vue-i18n-next) - Internationalization - [`vite-plugin-vue-i18n`](https://github.com/intlify/vite-plugin-vue-i18n) - Vite plugin for Vue I18n - [VueUse](https://github.com/antfu/vueuse) - collection of useful composition APIs +- [`@vueuse/head`](https://github.com/vueuse/head) - manipulate document head reactively ### Coding Style