Posts

Showing posts from June, 2008

Клуб защитников тишины | Сколько шума в борьбе

Клуб защитников тишины | Сколько шума в борьбе

MochiKit - A lightweight Javascript library

MochiKit - A lightweight Javascript library

jsmin-php - Google Code

jsmin-php - Google Code : "This is a fast, low-overhead port of Douglas Crockford's JSMin JavaScript minifier to PHP. It requires PHP 5 or higher. Usage require 'jsmin-1.1.1.php'; // Output a minified version of example.js. echo JSMin::minify(file_get_contents('example.js'));"