vite-plugin-node
Dev server plugin
Enables Vite to run a Node.js development server with hot module replacement
Vite plugin to run your node dev server with HMR!
1k stars
12 watching
48 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
hmrnode-dev-servernode-hmrtypescriptvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
aphex/vite-plugin-ngrok | A Vite plugin for seamless integration with ngrok to expose local development servers to the internet. | 21 |
tomjs/vite-plugin-electron | A plugin to simplify development configuration for Electron applications using Vite. | 5 |
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 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
hmsk/vite-plugin-elm | Enables compilation and execution of Elm code within Vite projects. | 201 |
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. | 612 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 812 |
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. | 701 |
owlsdepartment/vite-plugin-babel | Enables Babel transformation of JavaScript code during Vite build and serve phases | 53 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 863 |
yingpengsha/vite-plugin-tips | Provides better development server status tips to aid developers in their work | 61 |
vadxq/vite-plugin-vconsole | A plugin for Vite that enables the use of vConsole features in web applications | 75 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
s2b/vite-plugin-auto-origin | Automatically configures origin URL for development server to prevent asset loading issues | 3 |