An open API service indexing awesome lists of open source software.

https://github.com/timtech4u/gwtquery

Automatically exported from code.google.com/p/gwtquery
https://github.com/timtech4u/gwtquery

Last synced: 2 months ago
JSON representation

Automatically exported from code.google.com/p/gwtquery

Awesome Lists containing this project

README

          

GwtQuery
========

GwtQuery a.k.a. GQuery is a jQuery-like API written in GWT, which allows GWT to be used in progressive enhancement scenarios where perhaps GWT widgets are too heavyweight. It can also be used to find and improve your GWT widgets.

GwtQuery is easy to learn for those using jQuery as they share the same api, aditionally gquery adds nice features like type-safe css, compile time optimisations, etc.

Currently, almost the jQuery API is written and all CSS3 selectors should be supported.

We are working in a brand new web site, in the meanwhile for more information/documentation
visit gQuery wiki pages at : https://code.google.com/p/gwtquery/