Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 354 Bytes

File metadata and controls

8 lines (7 loc) · 354 Bytes

CompressorTool

CompressTool to merge and compress JavaScript and CSS using YUI Compressor.

Details

  1. It accept list of file and generate an intermediate file for further processing.
  2. The merged file is being used to generate the final compressed file.
  3. It can compress set of either JavaScript files or CSS files.
  4. It accept full file path.