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

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

c# - HwndSource win32 integration with Ribbons and KeyTips -