thekindlyone / code_beautifier

Code Beautifier is an application to beautify and merge code of a directory into a single standalone HTML file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Beautifier beautifies code into single HTML file which can be shared easily.


Code Beautifier ![alt Code Beautifier](https://raw.githubusercontent.com/arsho/code_beautifier/master/code_beautifier.png)
Code Beautifier GUI
![alt Code Beautifier](https://raw.githubusercontent.com/arsho/code_beautifier/master/code_beautifier_gui.png)
![alt Code Beautifier](https://raw.githubusercontent.com/arsho/code_beautifier/master/code_beautifier_save.png)

Feature:

  • Merging multiple code to a single HTML file.
  • Beautifies code with 10 different styles.
  • Creates standalong HTML file which can be shared easily.

How to use:

  1. Run cb.py using Python3.
  2. Select the Folder which contains code using Browse button.
  3. Save the beautified code using Save Beautified Code button.

Enjoy!

If you have any suggestion, send a message to https://www.facebook.com/ars.shovon

About

Code Beautifier is an application to beautify and merge code of a directory into a single standalone HTML file


Languages

Language:Python 53.7%Language:HTML 42.0%Language:C++ 1.2%Language:C# 1.1%Language:JavaScript 0.8%Language:Java 0.8%Language:C 0.4%