Commit graph

1 commit

Author SHA1 Message Date
Herve Quiroz
6e11b5eae6 ObfuscateJS compress your Javascript files.
The obfuscator currently removes whitespace and comments.
It renames variable names with a local scope to a shorter version,
and as an advanced option it renames all variables with a certain
prefix to a shorter name

WWW:	http://tools.2vi.nl/

PR:		98376
Submitted by:	Nicola Vitale <nivit@email.it>
2006-06-08 08:02:53 +00:00