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
- Host: GitHub
- URL: https://github.com/rawnly/java-to-typescript
- Owner: rawnly
- Created: 2020-01-30T19:09:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:24:00.000Z (over 3 years ago)
- Last Synced: 2024-12-28T09:43:25.641Z (over 1 year ago)
- Topics: converter, java, nextjs, typescript, util
- Language: TypeScript
- Homepage: https://java-to-typescript.now.sh
- Size: 2.33 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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)