0

Does anybody have a good tip for a javascript code scrambler which runs good on sencha touch and phonegap?

thnx!

headkit
  • 3,307
  • 4
  • 53
  • 99

1 Answers1

1

In that case I would suggest something like Google closure compiler.

http://code.google.com/closure/compiler/

You can try it online to see what it will do to your code here:

http://closure-compiler.appspot.com/home

Devgeeks
  • 5,659
  • 4
  • 28
  • 35