jsweet-examples

Java-to-JavaScript examples

A collection of examples demonstrating the use of JSweet to translate Java code into JavaScript for web development.

A set of simple examples to show what can be done with the JSweet transpiler (Java to JavaScript)

GitHub

37 stars
11 watching
18 forks
Language: Java
last commit: over 2 years ago

Related projects:

Repository Description Stars
cincheo/jsweet-examples-react Provides examples and tools to integrate React.js with Java using JSweet. 17
cincheo/jsweet Transpiles Java code to run on the web using TypeScript and JavaScript 1,462
cincheo/jsweet-examples-threejs Demonstrates using ThreeJS with JSweet for 3D graphics and interactive applications. 11
cincheo/jsweet-quickstart A simple template project to get started with JSweet Java to TypeScript transpiler 17
cincheo/jsweet-eclipse-plugin An Eclipse plugin that enables developers to compile and run Java code in the browser using the JSweet transpiler 20
cincheo/jsweet-angular2-quickstart An Angular 2 application built using Java and transpiled with JSweet, providing a starting point for building an Angular 2 app with Java 9
chaturangar/sugcon-2019-jss-examples A collection of examples demonstrating JavaScript implementation of JSS (JavaScript Standard Specification) features and concepts. 0
jherico/vulkanexamples A collection of C++ examples and demos illustrating various Vulkan API usage scenarios 339
lgrignon/jsweet-node-example An example of a real-time chat application built with Java, JSweet, Node.js, and Socket.IO. 11
cocos/cocos-example-projects A collection of example projects demonstrating various Cocos Creator features and use cases. 503
carlhoerberg/knockout-websocket-example An example of real-time collaborative web app using WebSockets and Knockout 89
rtsao/csjs-example-app An example application demonstrating the use of CSJS, a JavaScript-based declarative programming framework. 2
jsphkhan/reactnativeexamples A repository of React Native examples and experiments showcasing various features and techniques. 92
lgrignon/jsweet-cordova-polymer-example A Cordova-based todo list app built using Java and Polymer 4
lgrignon/jsweet-jaxrs-server-example A template for building a JAX-RS web API with JSweet and Knockout JS 1