Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Daniel Oropeza
Daniel Oropeza
4,432 Points

What is a good tool for beautifying html?

I found this one on GitHub https://github.com/brackets-beautify/brackets-beautify but it required Adobe Brackets.

Any other tool you guys may know about off the top of your heads? Preferably that utilize some sort of package manager. Thank you.

Daniel Oropeza
Daniel Oropeza
4,432 Points

https://github.com/beautify-web/js-beautify This one looks promising as well. Problem they're not too keen on providing good examples on how to format the options on the gruntfile.js or gulpfile.js

David Bath
David Bath
25,940 Points

I use brackets-beautify with Brackets, and it works great.

Daniel Oropeza
Daniel Oropeza
4,432 Points

wow Dude I love this text editor! Thanks for the introducing me. It beautified my html quite nicely too. If posted as an answer, I would choose you for best answer.