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: 124,999 of 189,083
Downloads: 5,209

Daily

Ranking: 102,527 of 189,069
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,21410,338,713yui-compressor

Owners

#GravatarHandle
1iconsyr3f