2025-10-09 10:21:00 +02:00
2025-10-09 10:21:00 +02:00
2025-10-09 09:59:38 +02:00
2025-10-09 09:59:38 +02:00
2025-10-09 10:21:00 +02:00

GZIP app

It's an app to gzip css or js file from old idosell site templates(XSLT).

How to use

  1. Put files in your local folder in VSCode or other IDE
  2. use command "npm i" in that folder
  3. copy your desired file in same folder(shop.js, style.css)
  4. in app.js change fileName to the one you put in folder
  5. use command "node app.js"
  6. 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
No description provided
Readme 26 KiB
Languages
JavaScript 100%