Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shannah/codenameonejs
Codename One Javascript Bridge
https://github.com/shannah/codenameonejs
Last synced: about 1 month ago
JSON representation
Codename One Javascript Bridge
- Host: GitHub
- URL: https://github.com/shannah/codenameonejs
- Owner: shannah
- Created: 2013-07-26T01:35:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-01T21:44:02.000Z (over 11 years ago)
- Last Synced: 2023-04-01T05:43:25.934Z (over 1 year ago)
- Language: Java
- Size: 3.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#CodenameOne JS
A Java/Javascript bridge for Codename One
Note: This library has now been amalgamated into the [Codename One](http://www.codenameone.com) core as the package com.codename1.javascript. You are encouraged to use that package now instead of this library.
##Synopsis
The Codename One JS Bridge package includes classes that facilitate the interaction between Java and Javascript in a Codename One application. It allows both Java to Javascript communication and the reverse via a mechanism similar to the one employed by Phone Gap/Apache Cordova.
For more information please read the [javadocs](https://rawgithub.com/shannah/CodenameOneJS/gh-pages/dist/javadoc/index.html)
##License
[LGPL v2](http://www.gnu.org/licenses/lgpl.html)
##Contact
[@shannah78](http://twitter.com/shannah78)