-
Notifications
You must be signed in to change notification settings - Fork 160
Home
Renaud Pawlak edited this page Dec 29, 2015
·
37 revisions
Welcome to the JSweet wiki!
- JSweet examples
- JSweet Threejs examples
- JSweet + Node.js + Socket.IO example
- Quick start project (template project)
- Eclipse plugin
- Maven plugin
- Gradle plugin
- RC1 (within days/weeks, once the last couple issues are dealt with).
- IntelliJ plugin as a new sub-projects. Any experienced volunteers to help with this?
This preliminary list of potential sub-projects needs to be discussed to see which ones would be the more interesting and how we could set them up (who, how, when). Feel free to add you own ideas.
- High perf transpiler: this transpiler would compile directly to JavaScript so that it generates code much faster.
- Support for Java API: a minimum of Java API could be supported for programmers who would like this use case...
- Online transpiler: access an online transpiler to be able to transpile without having to install JSweet (JavaScript client written in JSweet).
- Integrate to OSGi's enRoute
- JSweet support for Gulpfile.js (WIP)
- Full java source map generation
- Support for JUnit (how to make it Eclipse compatible?)