Hey everybody ! This is a new streamlit app that is quite dear to me.
My friends always wanted to format their code but didnโt like the way BigQuery, vscode or other apps would do. They end up using dedicated websites (along with crohn converters)
So i created this open source app to enable anyone to create his style and use this app to format it at will (sqlfluff style).
What the app does:
โ You write your code, it recognizes the language and it formats it.
https://codeformatter.streamlit.app/
Iโm planning to add many more languages such as Python and Goโฆ Feel free to add your feedbacks
Hereโs the source code in github .