- 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
Wednesday, November 28, 2012
UriBuilder - a Closure Tools example
Lately I've been playing around with Closure Tools, a set of web development tools open sourced by Google.
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:
Subscribe to:
Posts (Atom)