vite-plugin-html-inject
HTML splitting plugin
Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility
Split your ViteJS index.html into smaller pieces
58 stars
1 watching
3 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
front-endfront-end-developmentfrontendfrontend-webstatic-sitestatic-site-generatorvitevite-pluginvite-plugin-html-injectvitejs
Related projects:
Repository | Description | Stars |
---|---|---|
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
marco-prontera/vite-plugin-css-injected-by-js | A Vite plugin that injects CSS into HTML pages using JavaScript | 423 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
donnikitos/vite-plugin-php | A Vite plugin that preprocesses PHP-files using the PHP-loader. | 36 |
vituum/vite-plugin-posthtml | Transforms PostHTML syntax into HTML for use in Vite projects | 9 |
altrusl/vite-plugin-html-injection | A plugin to inject reusable code snippets into HTML files during the build process for faster and more maintainable front-end development. | 19 |
vbenjs/vite-plugin-html | A vite plugin for processing HTML templates | 595 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
gedouu/vite-plugin-generate-html | Generates HTML output files with <script> and <link> elements from entry points. | 8 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 867 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 608 |
sveltejs/vite-plugin-svelte | A plugin that integrates Svelte with Vite to provide a development environment for building web applications using the Svelte framework. | 865 |