Group: Google JavaScript
Sort:
popular
|
newest
1. Closure Compiler268 usages
com.google.javascript » closure-compilerApache
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.
Last Release on Mar 19, 2024
2. Closure Compiler Unshaded80 usages
com.google.javascript » closure-compiler-unshadedApache
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.
Last Release on Mar 19, 2024
3. Closure Compiler Externs44 usages
com.google.javascript » closure-compiler-externsApache
Closure Compiler Externs
Last Release on Mar 19, 2024
4. Closure Compiler Rhino1 usages
com.google.javascript » closure-compiler-rhinoApache
Closure Compiler Rhino
Last Release on May 12, 2014
5. Closure Compiler GWT App
com.google.javascript » closure-compiler-gwtApache
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.
Last Release on Sep 1, 2020
6. Closure Compiler Linter
com.google.javascript » closure-compiler-linterApache
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.
This binary checks for style issues such as incorrect or missing JSDoc
usage, and missing goog.require() statements. ...
Last Release on Aug 31, 2020
7. Closure Compiler Parent
com.google.javascript » closure-compiler-parentApache
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.
Last Release on Mar 19, 2024
8. Closure Compiler Main
com.google.javascript » closure-compiler-mainApache
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.
Last Release on Mar 19, 2024
Related Books
Closure: The Definitive Guide: Google Tools to Add Power to Your JavaScript (2010) by Michael Bolin |