reportmill / CJDom

This library provides bindings to Web APIs for CheerpJ 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CJDom

This Java library provides access to the most common Web/DOM APIs for use with CheerpJ 3.

Use

To test this library, follow these steps:

- ./gradlew build
- Copy cjdom.js and cjdom.html to build/libs dir
- Run some http-server in that directory
- Go to http://localhost:8080/cjdom.html in your browser

About

This library provides bindings to Web APIs for CheerpJ 3


Languages

Language:Java 82.9%Language:JavaScript 16.8%Language:HTML 0.3%