diff --git a/README.md b/README.md index e1efc0d8..7b54e84f 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list. - [vite-plugin-typescript-transform](https://github.com/herberttn/vite-plugin-typescript-transform) - Applies the TypeScript compiler during Vite's transform build phase. - [vite-plugin-console-line](https://github.com/lq9958/vite-plugin-console-line) - Add **console.log()** file location and line number infomation in browser's console. - [vite-plugin-public-typescript](https://github.com/hemengke1997/vite-plugin-public-typescript) - Inject Typescript into `index.html`. +- [unplugin-generate-component-name](https://github.com/CCherry07/unplugin-generate-component-name) - Automatically generate component's name. #### Helpers