Convert plain JavaScript projects to TypeScript with AI
github.comHey guys. I think this project might be interesting for those dealing with legacy projects.
Very often, companies with a large plain Javascript want to migrate to TypeScript but don't want to spend time and resources on it. So, I decided to create a tool that automatically migrates JavaScript projects to TypeScript with the help of type declaration files and GPT-3.
It's very early-stage, but it has already helped me with some of my projects. Give it a try and let me know your opinion.