vite-plugin-compression
Bundle compressor
Compresses bundle files for Vite applications.
vite plugin. compress your bundle file.
175 stars
1 watching
10 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
compressionvite-compressionvite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
nonzzz/vite-bundle-analyzer | Analyze and visualize bundle sizes for Vite projects | 164 |
ssis53/vite-plugin-zip | A plugin that compresses files at build time using the ZIP format. | 17 |
60late/vite-plugin-minipic | An image compression plugin for Vite that uses Sharp.js to compress images before bundling. | 41 |
dreambo8563/vite-plugin-bundle-prefetch | A Vite plugin to prefetch resources in bundles | 19 |
manbeartm/vite-plugin-no-bundle | A Vite plugin that builds applications without bundling code | 61 |
nonzzz/vite-plugin-cdn | A plugin that replaces module imports with CDN URLs in Vite projects. | 75 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
vheemstra/vite-plugin-imagemin | A Vite plugin that compresses and optimizes images using Imagemin. | 22 |
yzydeveloper/vite-plugin-babel-compiler | A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
juzisang/picgo-plugin-compress | An image compression plugin for the PicGo platform | 129 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
sanyuan0704/vite-plugin-chunk-split | Improves chunk splitting in Vite to optimize bundle sizes and loading times | 350 |
vasi/pixz | A parallel and indexed compression tool that improves upon the existing XZ format by allowing random access to compressed data. | 711 |
zhangfisher/vite-plugin-vue-style-bundler | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |