Groovy code converted to javascript with grooscript
Using Node.js with colors, request and async npm's guide
Jackson Pollock painting demo, see in action
Live conversions from asciidoctor to html
2048 game, play!
Interactive graphic search, see in action
Svg clock, see in action
See all stars moving here
Three.js objects here
In build.gradle, there are all the task to convert groovy files to javascript. Convert all demos with ./gradlew convertAll :)
To get links and info to run demos run ./gradlew showInfo
To run the demos in Node.js (colors.js, startChat.js and restApi), you need Node.js installed, and run npm install (maybe as sudo) to install dependencies.