vite-plugin-electron
Electron plugin
A plugin to simplify development configuration for Electron applications using Vite.
A simple vite plugin for electron, supports esm/cjs
5 stars
1 watching
0 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
cjselectronesmhmrpluginvite
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
caoxiemeihao/vite-electron-plugin | An Electron application plugin for Vite, enabling high-performance development with esbuild-based bundling | 54 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
electron-vite/electron-vite-react | An Electron-based React application with Vite and Sass support, providing a familiar project structure for building desktop applications. | 1,965 |
tomjs/vite-plugin-vscode | A plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews. | 44 |
vitejs/vite-plugin-vue2-jsx | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
hmsk/vite-plugin-elm | Enables compilation and execution of Elm code within Vite projects. | 202 |
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. | 619 |
axe-me/vite-plugin-node | Enables Vite to run a Node.js development server with hot module replacement | 1,015 |
vbenjs/vite-plugin-html | A vite plugin for processing HTML templates | 609 |
vadxq/vite-plugin-vconsole | A plugin for Vite that enables the use of vConsole features in web applications | 76 |
electron-vite/create-electron-vite | A scaffold to create a new Electron and Vite project with TypeScript | 183 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |