JavaScript Archiver compresses the javascript file by binary compression, reducing size and makind code absolutely unreadable.
Archivation result is the javascript file with jsa-extension (JavaScript Archive), that consists of compressed data string and its unpacker call.
Jsa-file can be used the same way as original js-file.
For convinience, Jsa-file and files with instructions, needed libraries and scripts are putted into zip-archive available to download.
