/gwt-jsinterop-library

Primary LanguageJavaApache License 2.0Apache-2.0

gwt-jsinterop-library

This repository contains a base library of JsInterop interface which is currently based on GWT 2.8.0-SNAPSHOT (initial version of the repository was SNAPSHOT build #94 )

jsinterop-core

The core library representing mainly HTML / DOM / Web-API.

jsinterop-jQuery

Based on jsinterop-core it provides a JsInterop interface for popular jQuery library and therefore requires jQuery<some_version>.js referenced in your project.

sample-project

A GWT based "application" which mainly consists of 1 view (View + UiBinder) and is used to test JsInterop methods provided by jsinterop-core and jsinterop-jquery project. It can be considered as a playground for easily testing something.

Interested in contributing / Comments?

In both cases feel free to contact me - See my profile page for details.