vite-plugin
Vite configuration plugin
Configures Vite for use with a Laravel backend server
Laravel plugin for Vite.
816 stars
26 watching
152 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
preactjs/preset-vite | A configuration preset for bundling Preact applications with Vite | 264 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 511 |
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. | 624 |
vadxq/vite-plugin-vconsole | A plugin for Vite that enables the use of vConsole features in web applications | 76 |
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 |
mathe42/vite-plugin-comlink | Enables WebWorkers with comlink support in Vite | 183 |
aibayanyu20/vite-plugins | A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 13 |
solidjs/vite-plugin-solid | An integration to run solid-js with vite. | 446 |
electron-vite/vite-plugin-electron | Makes developing Electron apps as easy as normal Vite projects by providing plugins and APIs for hot restart, hot reload, HMR, and more. | 705 |
s2b/vite-plugin-auto-origin | Automatically configures origin URL for development server to prevent asset loading issues | 3 |
kolirt/vite-plugin-robots | Generates robots.txt files based on build mode | 9 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 60 |