| name | version | description |
|---|---|---|
| vite-plugin-page-html | processing HTML pages (SPA/MPA). |
|
| vite-plugin-vanilla | Vanilla multi-page web development mode. | |
| vite-plugin-minify-html | minify HTML file. |
A simple and flexible Vite plugin for processing HTML pages, integrating multi-page application (MPA) configuration, EJS template support, and HTML compression. The MPA configuration is similar to the pages option in vue-cli.
一个用于处理 HTML 页面的 Vite 插件,集成了多页面配置(MPA)、EJS 模板支持和 HTML 压缩功能。其多页面配置方式与 vue-cli 的pages选项 类似。
- 📚
SPAandMPAmodes - 📡 Customizable page alias
- 🔑 Shared or custom
templateandentry - 🗳
EJStemplate syntax support - 🗜 HTML file compression for faster loading
- 🔗 Easy inclusion CDN resources
Vanilla multi-page web development mode based on Vite.
基于 Vite 的传统多页面 web 开发模式。
Minify HTML files.
MIT
Contributions are welcome! Please feel free to submit a Pull Request.