It is a shrinker/obfuscator for JavaScripts. You can use it to easily and quickly reduce the size of typical JavaScript files by 50% on average depending on the style the code is written in. Strong JS allows you to delete all unnecessary bytes in scripts, such as comments, new line characters and unnecessary spaces. The execution of the js file won't change after it is compressed. It just executes like before. You won't see a difference, only the file size will be smaller. Also, it can rename variables giving them short names. Shrinking JavaScripts reduces the time they are downloaded from the site and the time needed to parse and execute them on the client side. Strong JS is licensed as freeware, full size of the download is 0.36 MB. You can download a free version of Strong JS by following download link at Free Downloads section of this page. Strong JS is developed or distributed by StrongHtml.com and is listed under web development java & javascript.