vite's [MPA](https://vitejs.dev/guide/build.html#multi-page-app) needs html file for every entry which makes your project's looks chaotic.
A Vite plugin that takes the CSS and adds it to the page through the JS. For those who want a single JS file.
Webpack Virtual Modules
Load virtual modules from memory
Virtual modules with HMR invalidation plugin for Vite
Out-of-box MPA plugin for Vite, with html template engine and virtual files support.
Tracer for the source code of elements and vdoms in Vue SFC
Vite plugin for Electron Forge, lets you use Vite directly in your tooling
<h1 align="center">vite-plugin-dts</h1>
Vite plugin for inlining all JavaScript and CSS resources
Vite plugins for component tagging and Tailwind config extraction
Native-ESM powered web dev build tool
Vite plugin for the [Component Explorer](../../README.md). Discovers fixture files, generates virtual entry modules, and serves the explorer UI during development.
- [What is this?](#what-is-this) - [Manual import](#manual-import) - [How it works](#how-it-works)
Vite plugin loader for client embedded i18next locales composited from one to many json or yaml files.
Mimic tree-shaking behaviour when importing code from an entry file in development mode.
Smooth scrolling for any amount of data
Electron 🔗 Vite
Official Sentry Vite plugin
Visualize vite bundle
Universal bundler plugin for StyleX using unplugin
A Vite plugin for prerendering apps to HTML at build time
A Babel plugin to inject imports to regenerator-runtime
Vite plugin to transform SVGs into React components