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 v20140730 (4)
1.Webpipes1 usages
org.hibnet » webpipes-googleclosure Apache
Webpipes is a library to manage web resources like javascript and css files which need processing
before being served. It manages processing like minimization, file merging, css generation from less, linters,
jsx transformation.
Last Release on Sep 5, 2015
2.Seedy Maven Plugin
com.erigir » seedy-maven-plugin Apache
Seedy (CD) is a maven plugin for automating continuous deployment to Amazon Web Services
Last Release on Jul 11, 2022
3.Webpipes
org.hibnet » webpipes Apache
Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation.
Last Release on Dec 12, 2014
- Prev
- 1
- Next