Make Your jQuery Code Look Pretty
Share
Ok so I was looking online for a decent tool that could sort out my jQuery script to make it “look pretty” because I coded it pretty fast and hate messy code! I usually use good old Notepad++ and go to TextFX > TextFX Edit > Reindent C++ Code which usually works pretty good!
However, I have found an awesome online tool called Javascript unpacker and beautifier. This tool actually makes your JS source code look nice and pretty and was worth a mention.