/java2typescript

A Node.js tool to convert Java source code to Typescript

Primary LanguageTypeScriptMIT LicenseMIT

experimenting with java2typescript

npm install
npm run antlr4ts
mkdir /tmp/transpile
npx jest --runInBand --testMatch "**/convert.spec.ts"