This is javascript compression tool for the fantastic mootools library. It stems from a smarty plugin to generate compressed version of specific mootools libraries. I created this online tool for people looking for a way to get compressed versions of mootools version 1.0. The php functions parse the scripts.json file for dependencies and make sure that they are included in the correct order.
Here is the php source for my compression functions
The compressor used is a port of Dean Edwards packed compressor. I modified it to work with php4.
The JSON library used is the Services_JSON available here.
This page may not work as expected in IE, but that, in itself, is expected.
mootools 1.0 packer written by Mark Fabrizio Jr.
.svn entries file: <?xml version="1.0" encoding="utf-8"?> <wc-entries xmlns="svn:"> <entry committed-rev="1512" name="" committed-date="2008-03-20T18:32:38.552701Z" url="http://svn.mootools.net" last-author="aaron" kind="dir" uuid="4db308c1-fb21-0410-9919-de62e267375e" revision="1512"/> <entry name="trunk" kind="dir"/> <entry name="branches" kind="dir"/> <entry name="tags" kind="dir"/> </wc-entries>