Skip to content

Meqn/vite-plugins

Repository files navigation

Vite plugins

Vite 插件库

1. vite-plugin-page-html

English | 中文

A simple and flexible vite plugin for processing html. Support EJS template syntax and multi-page configuration, can specify html file directory and access URL, Similar to the pages option of vue-cli.

简单灵活的处理html的Vite插件。支持EJS模板语法和多页面配置,可指定html文件目录及访问路径,类似于vue-clipages选项

features

  • 📚 Multi-page/Single-page application support
  • 📡 Html entry alias (custom url)
  • 📊 Support custom template
  • 🔑 Support custom entry
  • 🗳 EJS template capability
  • 🔗 External library import (CDN)
  • 🗜 HTML compression capability