vite-plugin-cdn
CDN loader
A plugin that replaces module imports with CDN URLs in Vite projects.
replace module with CDN. work with vite.
75 stars
1 watching
6 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
vite-pluginvite-plugin-cdn
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 |
davidbonnet/vite-plugin-module-list | Generates a module to automatically import modules of a given folder | 3 |
nonzzz/vite-plugin-compression | Compresses bundle files for Vite applications. | 175 |
cszhjh/vite-plugin-magic-preloader | A plugin for Vite that enables resource preloading and prefetching within import() statements. | 11 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 17 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
gitboyzcf/vite-plugin-style-vw-loader | A loader that converts pixel units to viewport units in Vue3 templates | 6 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 86 |
pakholeung37/vite-plugin-vue2-svg | A plugin to load SVG files as Vue components in Vite projects. | 19 |
aibayanyu20/vite-plugins | A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 11 |
pdelacroix/vite-plugin-melange | A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. | 11 |
yracnet/vite-plugin-docker | Tools and plugins for automating the deployment and management of web applications in Docker containers. | 5 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |