Tool to combine multiple javascript files into one... -


is there tool can combine multiple javascript files 1 , compress them?

for php, try minify: http://code.google.com/p/minify/

from docs:

minify php5 app helps follow several of yahoo!'s rules high performance web sites.

it combines multiple css or javascript files, removes unnecessary whitespace , comments, , serves them gzip encoding , optimal client-side cache headers.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -