Skip to content

ArcBees/gwtquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ff7214 · Jan 27, 2025
Jan 27, 2025
Dec 21, 2014
Jun 12, 2024
Jun 12, 2014
Apr 26, 2016
Jul 1, 2013
Aug 1, 2010
Feb 6, 2024
Feb 17, 2015
Jun 12, 2014
Jan 2, 2015
Jan 16, 2011
Jan 27, 2025
Oct 25, 2010
May 3, 2011
Mar 1, 2011

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