Skip to content

marcelkottmann/jats

Repository files navigation

jats - Java Typescript Integration Tools

Install & run

mvn install cd jats-demo-webapp mvn -P fast jetty:run

Open a webbrowser and navigate to http://localhost:8080/jats-demo.html

generate-typescript-maven-plugin

Generate typescript classes from java source or java class files. https://github.com/pepe79/jats/tree/master/generate-typescript-maven-plugin

jats-json

Generate json data from java beans. https://github.com/pepe79/jats/tree/master/jats-json

jats-js

Javascript support to integrate jats into the frontend. https://github.com/pepe79/jats/tree/master/jats-js

jats-json-servlet

Servlet support for jats-json. https://github.com/pepe79/jats/tree/master/jats-servlet

jats-demo-model

Just a demo model for demo and testing purpose. https://github.com/pepe79/jats/tree/master/jats-demo-model

jats-demo-webapp

Just a demo webapp that puts all together. Work in progress... https://github.com/pepe79/jats/tree/master/jats-demo-webapp

About

jats is a bundle of java typescript integration tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published