Found 218 repositories(showing 30)
vbenjs
A vite plugin for processing html. It is developed based on lodash template
A vite plugin to import a Markdown file in various formats like Front Matter, HTML, ToC, and React/Vue Component
IndexXuan
html template for vite, like html-webpack-plugin for webpack.
donnikitos
Split your ViteJS index.html into smaller pieces
lxs24sxl
A vite plugin for rewriting html
windsonR
No description available
vite html config
SubZtep
Vite plugin for transform Pug templates into HTML
altrusl
Vite plugin for injecting html, js, css code snippets into index.html
small-tech
A Vite plugin that adds subresource integrity hashes to your index.html at build time.
gracile-web
Generate social sharing thumbnails for your websites, with plain HTML + CSS templates. Extract metadata from pages, on-the-fly (middleware) or from distributables (static folder). No headless browser. Full output customization. Usable as a CLI, an API or via plugins for Astro, Express, Rollup, Vite and Web Dev Server.
HTML template for vite app, support flexible virtual URL.
No description available
wojtekmaj
Vite plugin for HTML processing and minification
337547038
`vite-plugin-seo-prerender` 插件是一个用于 `Vite` 构建工具的预渲染插件,它可以将你的单页面应用 (SPA) 在构建时静态预渲染为 HTML 文件,以提高首次加载速度和SEO友好性。适用于对站点少量页面生成静态HTML。支持 `Vue、React`等所有框架
vituum
⚡️🌱 Vite plugin for Twig, transforms twig templates into HTML
saurabhdaware
Vite plugin to convert markdown to HTML with build-time syntax highlighting, image path resolution, and preset configurations
dqhendricks
A Vite plugin for React projects that uses TSX/JSX to generate multiple static .html files during build time, where each can use their own meta tag and other `<head>` information, and all will load your React app seamlessly.
nianyi778
unplugin-version-injector is a powerful and lightweight plugin that automatically injects the version number and build timestamp into all HTML files. It supports Webpack 4/5, Vite, and Rollup, making it ideal for both Single Page Applications (SPA) and Multi-Page Applications (MPA).
No description available
saeedafzal
Vite.js plugin for pre-rendering html for SPAs.
corvallo
Vite plugin that collects React Compiler diagnostics, shows detailed failures in dev, and generates a navigable HTML report at build time.
vituum
⚡️💧 Vite plugin for LiquidJS, transforms liquid templates into HTML
vituum
⚡️🐕 Vite plugin for Pug, transforms pug templates into HTML
vituum
⚡️💡 Vite plugin for Nunjucks, transforms njk templates into HTML
Marinerer
vite plugins.
bottd
A Vite plugin to enable processing of .norg files with support for Svelte, React, and HTML
HongqingCao
一个Vite(rollup)打包产物分析报告工具,多个角度展示打包产物的细节信息,从资源文件信息到第三方依赖等等。希望这些信息能在您性能优化过程中起到参考作用~
iamspark1e
A file directory-based automated multi-page build plugin that supports HTML templates using Handlebars. 基于文件目录的Vite自动化多页面构建插件,支持使用 Handlebars 的 HTML 模板。
This plugin allows you to define separate output files for JavaScript and CSS bundles. It generates <script> and <link> elements from entry files and writes them to specified output files.