MCPcopy Index your code
hub / github.com/ArcBees/gwtquery

github.com/ArcBees/gwtquery @gwtquery-project-1.4.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release gwtquery-project-1.4.3 ↗ · + Follow
3,062 symbols 12,137 edges 233 files 903 documented · 29% updated 17mo agorelease-1.4.0 · 2014-01-28★ 8847 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
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/

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 2,308
Function 427
Class 244
Interface 59
Enum 24

Languages

Java86%
TypeScript14%

Modules by API surface

gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java192 symbols
gwtquery-core/src/main/java/com/google/gwt/query/client/LazyGQuery.java150 symbols
jsquery/src/main/java/com/google/gwt/query/jsquery/client/GQueryOverlay.java133 symbols
gwtquery-core/src/test/java/com/google/gwt/query/client/GQuerySelectorsTestGwt.java76 symbols
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTestGwt.java68 symbols
samples/src/main/java/gwtquery/samples/public/js/dojo.js63 symbols
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTestGwt.java60 symbols
gwtquery-core/src/main/java/com/google/gwt/query/client/js/JsUtils.java59 symbols
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCssTestGwt.java54 symbols
samples/src/main/java/gwtquery/samples/public/js/jquery-1.6.2.js53 symbols
devtest/src/main/java/com/google/gwt/query/public/jquery-1.6.2.js53 symbols
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/ConsoleBrowser.java50 symbols

For agents

$ claude mcp add gwtquery \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page