vote up 3 vote down star
1

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

flag

64% accept rate

3 Answers

vote up 5 vote down check

The following are standalone:

link|flag
2  
+1 for choices (personally, I'd recommend YUI Compressor.) – Blixt Jul 20 at 7:32
Oh and it might be worth mentioning that there are online YUI Compressors. Here's one that lets you upload multiple files and compress them into one: yui.2clics.net – Blixt Jul 20 at 7:35
vote up 1 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.