Minify jQuery based js files

前端 未结 5 905
别那么骄傲
别那么骄傲 2020-12-13 05:08

We are using jQuery in our project. We have numerous custom javascript files in our web-app that have UDFs utilizing the jQuery features. We need to reduce the size (as a pa

5条回答
  •  一生所求
    2020-12-13 05:50

    A nice one is Zbugs: "Minify and Gzip compress CSS & Javascript in a single click". Type your URL, and you can one-click download the result. It also shows some informations about the size when gziped, minified, concatenated compared with the original.

提交回复
热议问题