heartsentwined / yuicompressor
YUI Compressor is a popular CSS and JS minifier.
Installs: 28 258
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/heartsentwined/yuicompressor
This package is not auto-updated.
Last update: 2025-09-27 17:11:20 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
.