vite-preload
Preloader
A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance.
Speed up your Vite application by preloading server rendered lazy modules and stylesheets as early as possible
17 stars
1 watching
1 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
cssesmodulesreactssrvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
cszhjh/vite-plugin-magic-preloader | A plugin for Vite that enables resource preloading and prefetching within import() statements. | 11 |
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 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 86 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
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 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 860 |
elmassimo/vite-plugin-full-reload | Automatically reloads pages after file modifications | 147 |
igoodie/vite-plugin-react-rich-svg | A Vite plugin that simplifies SVG loading with various import options. | 7 |
dreambo8563/vite-plugin-bundle-prefetch | A Vite plugin to prefetch resources in bundles | 19 |
preactjs/preset-vite | A configuration preset for bundling Preact applications with Vite | 260 |
mathe42/vite-plugin-comlink | Enables WebWorkers with comlink support in Vite | 177 |