{"library":"vite-plugin-index-html","type":"library","category":null,"description":"Vite plugin that simplifies creation of HTML files as entry points for Vite builds, similar to webpack's html-webpack-plugin. Version 2.0.2 is the latest stable release, with monthly releases. It allows developers to explicitly set script entry files (e.g., ./src/main.ts) without relying on Vite's default index.html parsing. Supports minification via html-minifier-terser, custom templates, and entry signature preservation for Rollup. Unlike Vite's default index.html approach, it provides explicit control over the entry file and output HTML filename, making it suitable for non-library mode builds.","language":"javascript","status":"active","version":"2.0.2","tags":["javascript","vite","vite-plugin","roll-plugin","html","template"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install vite-plugin-index-html","imports":["import htmlPlugin from 'vite-plugin-index-html'","import type { Options } from 'vite-plugin-index-html'","import htmlPlugin from 'vite-plugin-index-html'"]},{"cmd":"yarn add vite-plugin-index-html","imports":[]},{"cmd":"pnpm add vite-plugin-index-html","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"vite-plugin-index-html","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}