Skip to content

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

License

Notifications You must be signed in to change notification settings

dgrammatiko/compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published