Skip to content

charlesfoo/java2script

Repository files navigation

About java2script/SwingJS

These notes are for Java developers who want to convert their Java applets or Java applications to JavaScript. Developers of java2script/SwingJS itself should read README-developers.md .

java2script/SwingJS includes an Eclipse plug-in (technically a "drop-in"), net.sf.j2s.core.zip, along with a JavaScript version of the Java Virtual Machine (SwingJS) to allow the rapid and automated production of browser-ready JavaScript versions of Java applications and applets.

QuickStart

See https://github.com/BobHanson/java2script/tree/master/dist

About

Java2Script provides an Eclipse Java to JavaScript transpiler, with a nearly complete implementation of the Java Virtual Machine with AWT and Swing in JavaScript, with simple, automated parallel creation of both class files and js files. To date, over 50 applets have been converted.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 84.1%
  • JavaScript 15.0%
  • Other 0.9%