gulp-zip

File compressor

A tool for compressing files into a ZIP archive

ZIP compress files

GitHub

270 stars
11 watching
47 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list

compressiongulp-pluginjavascriptnodejszip

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/gulp-filter A plugin for Gulp that enables filtering of file streams using glob patterns 315
sindresorhus/gulp-size A tool to report the total size of files in a project during build processes 229
sindresorhus/gulp-imagemin Minifies images using various compression algorithms. 1,903
sindresorhus/gulp-changed A plugin for Gulp that only processes files that have changed since the last run. 742
sindresorhus/gulp-debug A plugin to debug Gulp pipelines by logging file streams with customizable output options. 221
sindresorhus/gulp-markdown Converts Markdown files to HTML using the marked library 181
ssis53/vite-plugin-zip A plugin that compresses files at build time using the ZIP format. 17
sindresorhus/gzip-size-cli A command-line tool to calculate the compressed size of files or input data 188
sindresorhus/gulp-webp Converts images to WebP format using image processing techniques 220
sindresorhus/gulp-template A plugin for Gulp that simplifies the rendering of template files using Lodash 289
gulp-community/gulp-cached A utility that caches files to optimize processing in a workflow by avoiding unnecessary re-processing of unchanged files. 452
sindresorhus/gulp-plugin-boilerplate A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. 76
sindresorhus/gulp-nunjucks A tool to compile and precompile Nunjucks templates using Gulp for Node.js projects 153
gulp-community/gulp-concat A middleware for the Gulp task runner that concatenates files in a stream, allowing for flexible handling of file paths and line endings. 792
stephenlacy/gulp-git A plugin for gulp to interact with git repositories 401