Google Open-Sources a JavaScript Library Collection

by Chinmoy Kanjilal | Translate | Print
Tuesday, 10th Nov 2009 | Share


Share Google Open-Sources a JavaScript Library Collection on Twitter Share Google Open-Sources a JavaScript Library Collection on Facebook Save Google Open-Sources a JavaScript Library Collection To Delicious Favorites Stumble Google Open-Sources a JavaScript Library Collection Share Google Open-Sources a JavaScript Library Collection on Digg Get Instant Updates as RSS Feeds from Techie Buzz

Google recently announced open-sourcing of its JavaScript library- Closure, a JavaScript compression tools-the Closure Compiler, a code inspector- the Closure Inspector and a set of Closure Templates.

Closure will be a powerful tool-set for web developers at large. Being a cross-browser compatible library, Closure features some of the widely used helper functions and UI widgets which can be recognized from popular Google web-apps. The library, also does away with many limitations of JavaScript. It introduces object-oriented inheritance, namespaces and support for module loading with dependency resolution. For general users, this means better performing JavaScript based apps.

The Closure Compiler is an advanced compression, optimization and debugging tool for the Closure JavaScript library. The Closure Compiler is built using Java and can be used through the command line interface or a web interface from Google. A Closure inspector is also available which maps the compressed code with the original uncompressed code.

Closure, which initially started as a 20% project(Google employees use their 20% free time to innovate on their own) has come a long way and grown to be an integral part of major Google apps. The Google Code blog announcing the release, said:”

We want to hear what you think, but more importantly, we want to see what you make.

The source is available from Google Code and is distributed under the Apache License.

For download of the Closure Library, visit this page.



Share

No Responses so far | Share Your Opinions!

Leave a Comment

Note: We discourage users from using keywords in their names while posting comments, most of them get caught by spam, also it really would be more fruitful in knowing people who comment by their real name, rather than by using a name no one relates to. In future we reserve the right to delete comments from users using a name other than their own.

XHTML: 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>