Tagged Questions
39
votes
12answers
16k views
Javascript Beautifier
I am looking for a code beautifier that supports javascript and works on both windows and linux and can be used in batch scripts. Any recommendations?
31
votes
7answers
4k views
Wanted: Command line HTML5 beautifier [closed]
Wanted
A command line HTML5 beautifier running under Linux.
Input
Garbled, ugly HTML5 code. Possibly the result of multiple templates. You don't love it, it doesn't love you.
Output
Pure beauty. ...
6
votes
3answers
258 views
Configurable XML pretty printer for java
I need to format an xhtml file which has some elements included in a different namespace.
I have searched a whole day for a really good mechanism for pretty printing an xml file in java. I have ...
5
votes
1answer
512 views