yalesov / yuicompressor
There is no license information available for the latest version (v2.4.8) of this package.
YUI Compressor is a popular CSS and JS minifier.
v2.4.8
2016-07-06 12:22 UTC
This package is not auto-updated.
Last update: 2024-11-09 19:49:19 UTC
README
Enable loading of the YUI Compressor through composer.
Usage
composer.json
:
{ "require": { "yalesov/yuicompressor": "2.4.8" } }
YUI Compressor will be located at vendor/yalesov/yuicompressor/yuicompressor.jar
.