====== About gara ======

gara is a JavaScript-Toolkit. The main opinion behind this is to create a toolkit that supports the MVC design pattern, like eclipse' SWT/JFace packages. Therefore gara is using the same method names as an webclone of the eclipse thing. Easy for all java-developers coming over into web-development.

gara makes use of the following libraries:

* [[http://code.google.com/p/base2/|base2]] - brings back the standard * [[http://www.uselesspickles.com/blog/the-class-library/|$class]] - A way for creating classes, interfaces and packages in javascript - like java * [[http://code.google.com/p/jsdoc-toolkit/|JsDoc Toolkit]] - helps creating APIdocs * [[http://developer.yahoo.com/yui/compressor/|YUICompressor]] - compress javascript and css