vite-plugin-magic-preloader
Import preloader
A plugin for Vite that enables resource preloading and prefetching within import() statements.
A Vite plugin for preloading and prefetching
11 stars
1 watching
0 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
| A Vite plugin to prefetch resources in bundles | 19 |
| Generates a module to automatically import modules of a given folder | 3 |
| A plugin that replaces module imports with CDN URLs in Vite projects. | 76 |
| A plugin that optimizes code imports in development mode by eliminating unused exports | 125 |
| A Vite plugin for managing dynamic import dependencies and splitting entry dependencies into smaller chunks. | 6 |
| A configuration preset for bundling Preact applications with Vite | 264 |
| A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 79 |
| A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. | 12 |
| An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
| A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules. | 27 |
| A plugin for live reloading in Vite projects | 87 |
| A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options | 607 |