Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)