vite-plugin-html-injection
Code injector
A plugin to inject reusable code snippets into HTML files during the build process for faster and more maintainable front-end development.
Vite plugin for injecting html, js, css code snippets into index.html
21 stars
3 watching
1 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| A Vite plugin that injects CSS into HTML pages using JavaScript | 432 |
| Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 60 |
| A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 881 |
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
| A plugin for Vite that provides customizable JavaScript obfuscation options to protect code from reverse engineering. | 69 |
| A tool that injects code into Unity projects to modify their behavior | 283 |
| An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
| A Gulp plugin for injecting code into HTML files | 810 |
| A plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews. | 46 |
| A Vite plugin that runs checks for various code analysis tools in a worker thread. | 1,015 |
| Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| A vite plugin for processing HTML templates | 609 |
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| Inlines CSS code to HTML via an external processing service | 5 |