vite-plugin-zip
File compressor
A plugin that compresses files at build time using the ZIP format.
Gzip files at build time.
17 stars
2 watching
2 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Compresses bundle files for Vite applications. | 190 |
| An image compression plugin for Vite that uses Sharp.js to compress images before bundling. | 43 |
| A tool for compressing files into a ZIP archive | 270 |
| A Vite plugin that creates a zip file from the distribution folder | 35 |
| A plugin that compresses Rollup bundles with Gzip or Brotli | 56 |
| A Vite plugin that compresses and optimizes images using Imagemin. | 22 |
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
| A plugin for vite that copies files during dev server startup for faster build times | 303 |
| A plugin to compress videos using ffmpeg in the zsh shell. | 1 |
| A parallel and indexed compression tool that improves upon the existing XZ format by allowing random access to compressed data. | 714 |
| A command-line tool to calculate the compressed size of files or input data | 188 |
| A C library for reading ZIP files by parsing and decoding the ZIP format to provide direct access to the stored data | 13 |
| A Nim implementation of compression algorithms and formats | 257 |
| Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |
| A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 881 |