# ClosureCompiler **Repository Path**: charles/ClosureCompiler ## Basic Information - **Project Name**: ClosureCompiler - **Description**: The Closure Compiler is a tool for making JavaScript download and run faster. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2014-03-24 - **Last Updated**: 2024-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ClosureCompiler 一个由谷歌出品的压缩JS的库。 # 使用方法 * 右键管理员方式运行install.cmd * 选择一个js文件(test.js),选择右键菜单里面的"Process with &Compiler" * 在相同目录下有一个已经压缩好的test.min.js