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
883 stars
10 watching
60 forks
Language: TypeScript
last commit: about 1 month 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. | 624 |
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 | 58 |
lukefernandez/vite-swagger-ui | Configures Vite and Swagger UI to support multiple APIs | 3 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
sanyuan0704/vite-plugin-chunk-split | Improves chunk splitting in Vite to optimize bundle sizes and loading times | 356 |
simonwep/vite-plugin-optimize-css-modules | A plugin that optimizes CSS module class names in production builds | 31 |
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 574 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 511 |
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 | 361 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
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 | 463 |