Posts

Showing posts with the label сжатие

Оптимизация и сжатие JavaScript, а также CSS

Сжатие Javascript и CSS  (сжатие и ссылки по теме) Рсбота с библиотекой Minify Работа с  YUI Compressor Держите свой CSS и JavaScript в чистоте  (инструментарий)

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'));"