It consists of different packages that can be used either on their own, or together for even better optimizations.
Here is a quick summary of the features:
- Closure Library - a collection of optimized and cross-browser JavaScript reference types
- Closure Compiler - minifies and optimizes Javascript code
- Closure Templates - generates JavaScript or Java files from a template
- Closure Linter - checks the style of JavaScript code, including the correctness of documentation
- Closure Stylesheets - adds functionalities to CSS stylesheets
I made this simple web application that combines all of them!
You can also enable source maps if you are using an updated version of Chrome.
The code is available on GitHub. The app itself is still a work in progress (suggestions for additions and optimizations are very welcome), but the interoperability between the Closure Tools is already up and running.
No comments:
Post a Comment