Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tglide/codeverter

Convert code to your programming language of choice
https://github.com/tglide/codeverter

code javascript openai python react svelte typescript vue

Last synced: 21 days ago
JSON representation

Convert code to your programming language of choice

Awesome Lists containing this project

README

        


Codeverter





Built with Tailwind


Built with SvelteKit


## Description

A GPT-powered code converter, allowing you to convert between different languages and frameworks, with a set of predefined custom options per language, without having to specify the input language.

You can try it out [here](https://codeverter.vercel.app/).

## TODO

- [ ] Progressive enhancement
- [x] Add ability to enter custom languages
- [x] Swap select for autocomplete
- [x] Code highlighting

## Ideas

- [ ] Code preview
- [x] Add custom options for each language