Categories: None [Edit]

cli-yui-compressor

https://rubygems.org/gems/cli-yui-compressor
https://github.com/Syr3f/cli-yui-compressor
Compresses Javascript & CSS files on the command line interface with yui-compressor. Run `cli-yui-compressor` or its shorthand `cyc`. Usage: cli-yui-compressor | cyc [options] [filename] -c, --charset [CHARSET] Sets the output charset (CSS & JS). Default: utf-8 -l, --line-break [NUMBER] Sets the max output line width (CSS & JS). Default: 1337 -o, --optimize Sets code optimization on compress (JS Only). Default: true -p, --preserve Sets preserved semi-colons (JS Only). Default: true -s, --short Sets shortened local variables (JS Only). Default: true -v, --version Print version -h, --help Display this screen A

Total

Ranking: 120,014 of 180,385
Downloads: 4,749

Daily

Ranking: 74,546 of 180,370
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9068,914,276yui-compressor

Owners

#GravatarHandle
1iconsyr3f