Codeformatter : a streamlit app to format SQL, JSON and JavaScript code. ๐ŸŽˆ

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 .

2 Likes

Very nice app, @idrisschebak !
Support for more languages would be perfect.

Iโ€™m looking forward to that

Thanks a lot Ayoub!! defo planning to add go, python and jinja sql :smile:

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.