Why I made this
I was tired of copying code from the internet and it looking like garbage. You know when you copy code and it has weird spaces everywhere? Super annoying. I just wanted something fast to make it look nice without opening up big programs.
What it does
Makes messy code look good. Gets rid of extra spaces, fixes the spacing, and works with different types of code like HTML and JavaScript. You just use it in your web browser - no need to download anything.
How I made it
I built this all by myself using JavaScript. I kept it simple - just basic web stuff like HTML and CSS. Everything works right on your computer, so your code stays safe with you.
Hard parts
The trickiest thing was making sure it doesn't break your code while cleaning it up. Different people write code in different ways, so I had to test it a lot to make sure it works with everyone's style.
What I figured out
I got much better at working with text patterns and making code look nice. I also learned that making simple tools that fix real problems is way better than making fancy stuff nobody needs.
What's coming next
I want to add more types of code like Python. Maybe I'll make a browser add-on so you can clean up code right on any website without having to copy and paste it.
Built With
- css
- html
- javascript
- vanilla
Log in or sign up for Devpost to join the conversation.