Home » Web programming, Webmaster

Google Releases JavaScript Tools as Open Source

6 November 2009 One Comment

closure.png

Google has announced the release of some of its core application development tools as open source. The Closure tools, which include the Closure Compiler, Closure Library, Closure Templates, and Closure Inspector, have been used by Google to develop its popular Gmail, Google Docs and Google Maps web applications.

The Closure Compiler is a tool for making JavaScript download and run faster. It compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what’s left. There is an online version which you can try right now.

The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. Web developers can pull just what they need from a wide set of reusable UI widgets and controls, as well as lower-level utilities for the DOM, server communication, animation, data structures, unit testing, rich-text editing, and much, much more.

The Closure Templates automate the dynamic generation of HTML code. It is a client- and server-side templating system that helps you dynamically build reusable HTML and UI elements.

All the Closure tools are available under the Apache Licence 2.0.

Related links:

Google releases JavaScript tools as open source

Post to Twitter Tweet This Post Post to Digg Digg This Post Post to Reddit Reddit Post to StumbleUpon Stumble This Post

One Comment »

  • kolorowanki said:

    Wonderful tools. Thanks Gary,good article.

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

CommentLuv Enabled