The Wayback Machine - https://web.archive.org/web/20220610133054/https://github.com/topics/jsinterop
Here are
45 public repositories
matching this topic...
SwellRT main project. Server, JavaScript and Java clients
Updated
Nov 12, 2021
Java
Wrapper for Browser JS API for Blazor and JSInterop
Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Updated
Oct 23, 2018
Java
A Blazor wrapper for the browser API File System Access
Auto RESTful Service Proxy Generator for GWT
Updated
May 21, 2022
Java
Generates Java annotated with JsInterop from JavaScript extern sources
Updated
Apr 19, 2022
Java
GWT wrapper for OpenLayers 3+ using JSInterop
J2CL and GWT Charts library based on CHART.JS
Generator for creating GWT JSInterop clients from Polymer Web Components
Updated
Jun 14, 2018
JavaScript
Jackson with Annotation processing
Updated
May 26, 2022
Java
Toast UI Calendar Wrapper For Blazor
A GWT JsInterop wrapper for Leaflet.
Collection of JavaScript Libraries with JsInterop Interfaces and Others - GWT Awesome Library List (Gwit a LiLi)
A Blazor JSInterop wrapper for Howler.js.
Execute dynamic object expressions as Javascript in Blazor
JsInterop java annotations for J2CL and GWT
Updated
Apr 19, 2022
Java
Cesium GWT Wrapper based on GWT 2.8.x and JsInterop
JSInterop wrapping of Highcharts.js
A GWT JsInterop wrapper for collection of plugins for using d3.js with Leaflet
Updated
Oct 27, 2019
Java
Updated
Nov 13, 2020
Java
GWT JSInterop classes for Web APIs
Updated
Jan 16, 2018
Java
A sample application to implement JavaScript Interop in Blazor
JAX-RS service interface generator for Open API specification
Updated
May 21, 2022
Java
Updated
Sep 14, 2021
Java
Javascript Promises nicely wrapped in GWT using JsInterop
Updated
Jul 11, 2017
Java
Updated
Jan 22, 2021
Java
Generates GWT JSInterop files from WebIDL definition. This is the program that generates gwt-jelement
Updated
Aug 11, 2017
Java
Improve this page
Add a description, image, and links to the
jsinterop
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
jsinterop
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'm trying to access the document from a elemental2.dom.HTMLIFrameElement but noticed that elemental2.dom.Window (via HTMLIFrameElement.contentWindow) has no document variable.
There is no chance to access an iframe document via elemental2.
This should be possible. Please see more details in the example at https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/contentWindow
I n