This is a Streamlit app that can format SQL, json and javascript code.
Clone the repository:
git clone https://github.com/idrisschebak/code-formatter.git
Install the dependencies:
pip install -r requirements.txt
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.
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.
Kitsec is licensed under the MIT License.