vite-plugin-zip-pack
Zip generator
A Vite plugin that creates a zip file from the distribution folder
Vite plugin for turning your distribution folder into a zip file.
34 stars
1 watching
7 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ssis53/vite-plugin-zip | A plugin that compresses files at build time using the ZIP format. | 17 |
iamspark1e/unplugin-zip-pack | Tools for zipping and packaging build files in various frameworks. | 6 |
dvgis/vite-plugin-dc | A plugin for building and integrating DC-SDK into Vite projects | 3 |
qmhc/vite-plugin-dts | Generates .d.ts files for TypeScript projects using the Vite plugin architecture | 1,308 |
sapphi-red/vite-plugin-static-copy | A plugin for vite that copies files during dev server startup for faster build times | 292 |
yracnet/vite-plugin-docker | Tools and plugins for automating the deployment and management of web applications in Docker containers. | 5 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
davidbonnet/vite-plugin-module-list | Generates a module to automatically import modules of a given folder | 3 |
hannoeru/vite-plugin-pages | Automates file system based routing for Vue 3 / React / Solid applications using Vite | 1,875 |
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 |
gedouu/vite-plugin-generate-html | Generates HTML output files with <script> and <link> elements from entry points. | 8 |
forge42dev/vite-plugin-icons-spritesheet | A plugin that generates a spritesheet of icons from a directory and outputs TypeScript types. | 99 |
aeronotix/swindon | A utility project providing a stream-based interface to work with ZIP archives in Java | 2 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
pakholeung37/vite-plugin-vue2-svg | A plugin to load SVG files as Vue components in Vite projects. | 19 |