vite-plugin-singlefile
Inline tool
A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications.
Vite plugin for inlining JavaScript and CSS resources
867 stars
4 watching
58 forks
Language: TypeScript
last commit: 18 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vituum/vite-plugin-juice | Inlines CSS code to HTML via an external processing service | 5 |
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 |
just-ads/vite-plugin-multi-page | Tools and configuration for building multi-page applications with Vite | 1 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 58 |
marco-prontera/vite-plugin-css-injected-by-js | A Vite plugin that injects CSS into HTML pages using JavaScript | 423 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
shixuanhong/vite-plugin-css-export | A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules. | 27 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
vite-plugin/vite-plugin-optimizer | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
skrulling/vite-plugin-biome | A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. | 46 |
pdelacroix/vite-plugin-melange | A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. | 11 |
davidmyersdev/vite-plugin-node-polyfills | A plugin that provides polyfills for Node's core modules in browser environments. | 309 |