vite-plugin-react-swc
Dev server optimizer
Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization
Speed up your Vite dev server with SWC
860 stars
9 watching
57 forks
Language: TypeScript
last commit: 3 days ago
Linked from 1 awesome list
fast-refreshreactswcvite
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 608 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
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 |
cyansalt/vite-plugin-legacy-swc | Provides legacy browsers support in production builds with SWC | 55 |
lukefernandez/vite-swagger-ui | Configures Vite and Swagger UI to support multiple APIs | 2 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 17 |
sanyuan0704/vite-plugin-chunk-split | Improves chunk splitting in Vite to optimize bundle sizes and loading times | 350 |
simonwep/vite-plugin-optimize-css-modules | A plugin that optimizes CSS module class names in production builds | 30 |
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 565 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
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 |
ydj-fe/ts-react-vite_or_webpack | A starter template for building React applications with TypeScript and Vite/Webpack | 362 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
vanilla-icecream/vite-plugin-fastify | A plugin that enables Fastify as the web server in Vite applications with Hot-module Replacement support. | 10 |
vitejs/vite-plugin-react-pages | A framework for building document sites and React component demos with vite | 461 |