/code_formatter

A code formatting streamlit App for SQL & JSON.

Primary LanguagePython

Code Formater

This is a Streamlit app that can format SQL, json and javascript code.

Demo Video

📦 Installation

Clone the repository:

git clone https://github.com/idrisschebak/code-formatter.git

Install the dependencies:

pip install -r requirements.txt

🪄 Usage

Run the app:

streamlit run app.py

  • Enter the code you want to format in the text area.

  • press cmd+enter to format the code.

💡 Reporting Bugs and Contributing

If you encounter any bugs or would like to suggest new features, please create an issue on the GitHub repository. Contributions are also welcome! If you would like to contribute to Kitsec, please create a pull request on the GitHub repository.

🔖 License

Kitsec is licensed under the MIT License.