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.
| License | Apache 2.0 |
|---|---|
| Categories | JavaScript Processors |
| Tags | compilergoogleprocessorscriptingjavascript |
| HomePage | https://developers.google.com/closure/compiler/ 🔍 Inspect URL |
| Date | Jun 03, 2021 |
| Files | pom (1 KB) jar (12.0 MB) View All |
| Repositories | CentralMulesoft |
| Ranking | #2318 in MvnRepository (See Top Artifacts) #3 in JavaScript Processors |
| Used By | 278 artifacts |
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.html |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Closure Compiler Authors | closure-compiler-discuss<at>googlegroups.com | closure-compiler-authors |