vite-plugins
Vite plugins
Custom plugins for building and optimizing web applications with Vite
Some custom plugins for vitejs.
70 stars
3 watching
6 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
vitevite-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 58 |
wangzongming/vite-plugin-require | Supports require() function in Vite projects | 72 |
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 |
yingpengsha/vite-plugin-tips | Provides better development server status tips to aid developers in their work | 61 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
vbenjs/vite-plugin-html | A vite plugin for processing HTML templates | 595 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
aibayanyu20/vite-plugins | A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 11 |
mathe42/vite-plugin-comlink | Enables WebWorkers with comlink support in Vite | 177 |
vadxq/vite-plugin-vconsole | A plugin for Vite that enables the use of vConsole features in web applications | 75 |
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 |
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 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |