An open API service indexing awesome lists of open source software.

https://github.com/rawnly/java-to-typescript

Java to TypeScript converter. Still WIP
https://github.com/rawnly/java-to-typescript

converter java nextjs typescript util

Last synced: 30 days ago
JSON representation

Java to TypeScript converter. Still WIP

Awesome Lists containing this project

README

          

# Java to TypeScript
> Just another converter.

## Why?
As a `FullStack` I always need to convert some `java` classes to `TypeScript` interfaces, so that tool should make this easier and faster (and even funnier 🚀)

## How
It's all `regex` :v:

## Contribute
You can contribute by improving this big function [here](/src/utils/index.ts)