dgrammatiko / compress

Create recursively gzip (and brotli) files for all the minified stylesheets javascript files in a folder

Home Page:https://dgrammatiko.online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compress

Compresses any .min.js and .min.css files in the current folder (recursively). Any existing output files (.gz) will always be recreated.

How to

  • Go to the folder that stores all your static assets (.min.js and .min.css)
  • execute npx --no-install github:dgrammatiko/compress

About

Create recursively gzip (and brotli) files for all the minified stylesheets javascript files in a folder

https://dgrammatiko.online

License:MIT License


Languages

Language:JavaScript 100.0%