rollup-plugin-gzip
Bundle compressor
A plugin that compresses Rollup bundles with Gzip or Brotli
Compress your Rollup / Vite bundle with Gzip
56 stars
2 watching
6 forks
Language: TypeScript
last commit: 4 months ago compressiongziprolluprollup-pluginvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
mentaljam/rollup-plugin-zip | Zips up emitted files from a Rollup bundle. | 4 |
nonzzz/vite-plugin-compression | Compresses bundle files for Vite applications. | 185 |
ssis53/vite-plugin-zip | A plugin that compresses files at build time using the ZIP format. | 17 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 330 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,985 |
pschroen/rollup-plugin-bundleutils | A set of functions used to process JavaScript bundles after tree shaking | 14 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
chrisprice/grunt-rollup | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 815 |
tivac/rollup-plugin-sizes | A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
thgh/rollup-plugin-livereload | A plugin for Rollup that enables live reloading of bundles during development | 161 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 211 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |