You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 848B

11 years ago
7 years ago
11 years ago
7 years ago
9 years ago
123456789101112131415161718
  1. GwtQuery
  2. ========
  3. 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.
  4. 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.
  5. Currently, almost the jQuery API is written and all CSS3 selectors should be supported.
  6. We are working in a brand new web site, in the meanwhile for more information/documentation
  7. visit gQuery doc pages at : http://dev.arcbees.com/gquery/
  8. ## Thanks to
  9. [![Vaadin.com](https://rawgit.com/manolo/vaadin-stuff/master/vaadin-ui.png)](http://vaadin.com)
  10. [![Atlassian](http://i.imgur.com/BKkj8Rg.png)](https://www.atlassian.com/)