c

closure-compiler-main-java-6

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.
https://github.com/scala-js/closure-compiler/
大版本 版本 最近更新
v20160517 v20160517 2016-07-07 17:34:42
共1条记录