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
19 stars
1 watching
1 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
cssesmodulesreactssrvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| A plugin for Vite that enables resource preloading and prefetching within import() statements. | 11 |
| 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 |
| A plugin for live reloading in Vite projects | 87 |
| An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
| A plugin that enables Vue 2.7 support in the Vite development server | 555 |
| Enhances Vite by integrating Vue.js functionality | 511 |
| Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
| Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |
| Automatically reloads pages after file modifications | 148 |
| A Vite plugin that simplifies SVG loading with various import options. | 7 |
| A Vite plugin to prefetch resources in bundles | 19 |
| A configuration preset for bundling Preact applications with Vite | 264 |
| Enables WebWorkers with comlink support in Vite | 183 |