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 (291)
HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in ...
Last Release on Oct 9, 2011
17.Closure Compiler Maven Plugin35 usages
com.github.blutorange » closure-compiler-maven-plugin Apache
Preprocess (combine, transpile, minimize) JavaScript with closure compiler.
Last Release on Dec 14, 2025
JVM Asset Pipeline library for serving static web assets, bundling, minifying, and extensibility for transpiling.
Last Release on Apr 14, 2025
20.Scala.js Linker31 usages
org.scala-js » scalajs-linker Apache
Scala.js linker
Last Release on Jun 21, 2026