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.

LicenseApache 2.0
CategoriesJavaScript Processors
Tagscompilergooglejavascript
HomePage https://developers.google.com/closure/compiler/
DateMar 02, 2023
Filespom (1 KB)  jar (13.1 MB)  View All
RepositoriesCentral
Ranking#1715 in MvnRepository (See Top Artifacts)
#1 in JavaScript Processors
Used By258 artifacts

Note: There is a new version for this artifact

New Versionv20230502


Compile Dependencies (0)

Category/License Group / ArtifactVersionUpdates

Licenses

LicenseURL
The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.html

Developers

NameEmailDev IdRolesOrganization
Closure Compiler Authorsclosure-compiler-discuss<at>googlegroups.comclosure-compiler-authors

Related Books

Closure: The Definitive Guide: Google Tools to Add Power to Your JavaScriptClosure: The Definitive Guide: Google Tools to Add Power to Your JavaScript (2010)
by Michael Bolin