vite-plugin-react
React dev tool
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.
The all-in-one Vite plugin for React projects.
619 stars
11 watching
113 forks
Language: TypeScript
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vitejs/vite-plugin-react-pages | A framework for building document sites and React component demos with vite | 460 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 878 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 816 |
xyhxx/vite-react-proste | A simple, TypeScript-based web application project using Vite's React template | 19 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
tomjs/vite-plugin-electron | A plugin to simplify development configuration for Electron applications using Vite. | 5 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 879 |
vadxq/vite-plugin-vconsole | A plugin for Vite that enables the use of vConsole features in web applications | 76 |
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 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 113 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 60 |
aphex/vite-plugin-ngrok | A Vite plugin for seamless integration with ngrok to expose local development servers to the internet. | 23 |
solidjs/vite-plugin-solid | An integration to run solid-js with vite. | 446 |
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 |