science-ation/js/tablesorter/build/min.js
james 69eb9a2817 add the tablesort jquery plugin (jacob forgot it)
needs to be trimmed back theres wxtra crap in the folder
2010-03-30 23:33:27 +00:00

6 lines
124 B
JavaScript

load("build/jsmin.js", "build/writeFile.js");
var f = jsmin('', readFile(arguments[0]), 3);
writeFile( arguments[1], f );