GZIP app
It's an app to gzip css or js file from old idosell site templates(XSLT).
How to use
- Put files in your local folder in VSCode or other IDE
- use command "npm i" in that folder
- copy your desired file in same folder(shop.js, style.css)
- in app.js change fileName to the one you put in folder
- use command "node app.js"
- replace your old .gzip file with new you generated
REMEMBER TO CHANGE CACHE NUMBER IN XSLT FILES YOUR CHANGES NEED TO SHOW UP IN
Created by IdoMods 2025
Description
Languages
JavaScript
100%