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 r1918 (10)
3.Jaggr Service3 usages
com.ibm.jaggr » jaggr-service Apache
Javascript AMD Aggregator Service
Last Release on Oct 4, 2016
6.Jaggr Core2 usages
com.ibm.jaggr » jaggr-core Apache
Javascript AMD Aggregator Core
Last Release on Oct 4, 2016
7.OSGi Bundle Closure Compiler1 usages
de.matrixweb.osgi.wrapped » osgi-wrapped-closure-compiler Apache
This projects just wrapped the google closure-compile with an
OSGi manifest.
Last Release on Nov 26, 2013
This plugin compiles/optimizes your javascript resources with the Google Closure Compiler.
It provides three compilation levels.
Last Release on Sep 30, 2016
- Prev
- 1
- Next