What standalone JavaScript compressing tools are there?

1.1k Views Asked by At

Currently I am using the site at http://javascriptcompressor.com/ to compress my JavaScript. Is there any other standalone JavaScript compressing tool?

4

There are 4 best solutions below

1
Christian C. Salvadó On BEST ANSWER

The following are standalone:

0
Ahmet Kakıcı On
0
stoimen On

I'm using YUI Compressor and it works fine for me. No problem with compressing and it does not produces errors in the output code, which was the problem with other compressing software. It's easy to use and you can start with no problem.

0
Deepak Patil On

http://openwaf-js-mini.appspot.com/ as good as YUI JS Compressor...