JSXCompressor – zlib compressed JavaScript code
The open source library JSXGraph (http://jsxgraph.org) contains utilities to read files which have been compressed by the ZLIB (http://zlib.org) library. That means, JSXGraph has a pure JavaScript implementation of deflate, unzip and base64_decode. This can be used for delivering compressed JavaScript inside of an HTML file. Of course, with todays...
[Read More]