
July 23rd, 2000, 10:32 AM
|
|
Junior Member
|
|
Join Date: Jul 2000
Location: Twinsburg, OH, USA
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hi All,
Planning to do a largish web project and I am looking at javscript to handle a good portion of it. I am assuming JS is transfered as text, like HTML, and not as byte codes, like java.
if this is correct, I wondered if anyone knows of a utilty that would compress javascripts (removing extraneous spaces, tabs, etc). Ideally it would reduce size of user variable names/functions via subsitution.
Thanks,
Dave
|