Fork me on GitHub

PrettyCode


A code-golfed tool that helps formatting code-golfed code

Golfed by xem, subzey and aemkei in 166 bytes / 140 chars


Features:


- Splits minified code in lines of the same length (1 to 100 chars/line)
- Eliminates the splits that break words, numbers, HTML tags or JS operators
- Avoid orphan characters (trailing character on the last line)
- Display the results in real-time


Demo:



Enter some code to prettify here:



Result(s):