Skip to content

A jQuery clone for GWT, and much more.

License

Notifications You must be signed in to change notification settings

VEDAGroup/gwtquery

 
 

Repository files navigation

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 doc pages at : http://dev.arcbees.com/gquery/

Thanks to

Vaadin.com

Atlassian

About

A jQuery clone for GWT, and much more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.3%
  • Other 1.7%