gzipper icon indicating copy to clipboard operation
gzipper copied to clipboard

CLI for compressing files.

Results 9 gzipper issues
Sort by recently updated
recently updated
newest added

Issue: https://github.com/gios/gzipper/issues/98

Please add support for `NO_COLOR` environment variable https://no-color.org/ to disable colorful output after compression is done in console. Useful for CI environments. Currently there are hardcoded colors in source code:...

Thanks a lot for this amazing repo! I'm currently setting up a GitHub action based on gzipper and noticed that until now, there is no option to simply copy the...

enhancement

the comressed file extension will be "..br" (brotli) use --output-file-format [filename].[compressExt].[ext] will be ".br." Is it possible to add a option [ext?] and use --output-file-format [filename].[compressExt][ext?] will be ".br"(without extension)...

I love `gzipper` and its option `--incremental` & cache. In my case (see below), all files (except mainboard.js) are better compressed with `--brotli-param-mode font` (up to 2% better compression ratio)....

enhancement

The Brotli plugin for Webpack has an interesting `minRatio` parameter: > `minRatio`: Only assets that compress better that this ratio are processed. Defaults to `0.8`. We might add the option...

enhancement

I am getting a error on running the code sample bellow on AWS lambda with node version 16. On local it's ok. The gzipper version is the 7.2.0 ``` const...

bug

Hi good day Gios. Congratulations for this great package. I have a question.. I want to know if this tool generate the files having in count a Breach crime atttack,...