Javascript obfuscator

Alphathree33

Platinum Member
Dec 1, 2000
2,419
0
0
I'm writing a bunch of Javascript code for a website and I would like to make it as difficult as possible for people to rip off all my hard work.

I've looked for JS Obfuscators but all of them seem to be either (a) spyware or (b) slightly broken.

Does anyone have any ideas?
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
Rename all your variables to single characters. Remove all whitespace. That should be good enough for 90% of copycats.