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.
Artifacts using closure-compiler version r2388 (14)
1.J2html104 usages
com.j2html » j2html Apache
Java to HTML builder with a fluent API
Last Release on Jun 30, 2022
5.Tagria Library1 usages
com.jslsolucoes » tagria-lib Apache
Tagria Library
Last Release on Aug 27, 2019
9.Closure Compiler Maven Plugin
com.github.jlgrock.javascript-framework » closure-compiler-maven-plugin MIT
The plugin that will create a debug version and run the Google Closure Compiler on the source code to create a heavily minified file.
Last Release on Apr 16, 2015