Hacker News new | ask | show | jobs
by hispanic 1521 days ago
For a recent personal project, I wanted to format the generated HTML. My first stab at it used Prettier. But, I was very underwhelmed with the processing speed. I then gave js-beautify[1] a try, which I found to be much, much faster.

[1] https://github.com/beautify-web/js-beautify