What is the best free JavaScript obfuscator available as a Java library?
•
Java
I know this question has been asked many times, but this is my specific needs Obfuscators need to appear as Java libraries, so I can create ant tasks to automate the build process IE7, 8, Firefox and chrome must be able to interpret the generated JS very quickly (the original JS file is very large – 18K lines of code) If there is no to meet these requirements, I am willing to consider commercial solutions
Solution
Some options:
> YUI compressor. For example, see Julien Lecomte's blog using ant. > LCA soft provides free ant task interface for Dojo toolkit compressor. > Jawr – Ant task.
(I haven't used jawr or Dojo, so I can't comment on which is the best.)
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码