16 Components & Libraries
vite-plugin-vue-type-imports Enables you to import types and use them in your defineProps and defineEmits ⚠️ This Plugin is still in Development and t
vite-plugin-inspect Inspect the intermediate state of Vite plugins. Useful for debugging and authoring plugins. Install npm i -D vite-plugin-inspect A
vite-plugin-style-import English | 中文 A plug-in that imports component library styles on demand Why only import styles Because vite itself has importe
vite-plugin-html English | 中文 A Vite plugin for index.html that provides minify and EJS template-based functionality. Install (yarn or npm) node versi
vite-plugin-compression English | 中文 Use gzip or brotli to compress resources. Since vite-plugin-compress does not support gzip compression, a separat
Vite ⚡ Next Generation Frontend Tooling 💡 Instant Server Start ⚡️ Lightning Fast HMR 🛠️ Rich Features 📦 Optimized Build 🔩 Universal Plugin Interfa
unplugin-vue-components On-demand components auto importing for Vue. Features 💚 Supports both Vue 2 and Vue 3 out-of-the-box. ⚡️ Supports Vite, Webpa
vite-plugin-imagemin English | 中文 A vite plugin for compressing image assets Install (yarn or npm) node version: =12.0.0 vite version: =2.0.0 yarn a
vite-plugin-svg-icons English | 中文 Used to generate svg sprite map. Feature Preloading All icons are generated when the project is running, and you on
vite-plugin-restart Custom files/globs to restart Vite server Usage Install npm i vite-plugin-restart -D # yarn add vite-plugin-restart -D Add it to v
A vite plugin which provides the ability that to jump to the local IDE when you click the element of browser automatically
vite-plugin-mock English | 中文 Provide local and prod mocks for vite. A mock plugin for vite, developed based on mockjs. And support the local environm
vite-plugin-theme English | 中文 Vite plugin for dynamically changing the theme color of the interface After vite processes the css and dynamically anal
Password phrase generator Web application to generate a password phrase based on words from the dictionary. Based on the xkcd comic #936. Build Status
Vue 3 + Typescript + Vite This template should help get you started developing with Vue 3 and Typescript in Vite. The template uses Vue 3 script setu
vConsole plugin for vite, support both MPA and SPA