|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractLinterProcessor | Processor which analyze the js code and warns you about any problems. |
| BeautifyJsProcessor | Perform a beautify operation on javascript by nicely formatting it. |
| CJsonProcessor | A processor using cjson compression algorithm: http://stevehanov.ca/blog/index.php?id=104. |
| CoffeeScriptProcessor | Uses coffee script http://jashkenas.github.com/coffee-script/ to compile to javascript code. |
| DojoShrinksafeCompressorProcessor | Compresses javascript code using compressor implemented by Dojo Shrinksafe utility. |
| GoogleClosureCompressorProcessor | Uses Google closure compiler for js minimization. |
| JsHintProcessor | Processor which analyze the js code and warns you about any problems. |
| JsLintProcessor | Processor which analyze the js code and warns you about any problems. |
| JsonHPackProcessor | A processor using json.hpack compression algorithm: @see https://github.com/WebReflection/json.hpack |
| PackerJsProcessor | Uses Dean Edwards packer utility to pack js resources. |
| UglifyJsProcessor | Compress js using uglifyJs utility. |
| YUIJsCompressorProcessor | YUIJsCompressorProcessor - an adapter for YUI js compression utility for processing js resources. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||