unplugin-vue 

Transform Vue 3 SFC to JavaScript.
Features
- ⚡️ Support Vite, Webpack, Vue CLI, Rollup, esbuild and more, powered by unplugin.
- ✨ Support
<script setup> and macros.
- 🔥 Hot module replacement (HMR) support for Vite.
- 🔄 Sync code from @vitejs/plugin-vue periodically. Currently based on @vitejs/plugin-vue@5.2.1.
Limitations
⚠️ HMR is not supported for Webpack, Vue CLI, and Rspack.
Who is using
Alternatives
Thanks
- Vite - Next generation frontend tooling. It’s fast!
- unplugin - Unified plugin system for Vite, Rollup, Webpack, and more
- vite-plugin-vue - This project is inherited from it.
License
MIT License © 2022-PRESENT 三咲智子