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 trialgoshgarhuseynov
Front End Web Development Techdegree Student 10,873 PointsIs there a way to convert backwards from compressed mode to normal?
I have downloaded some compressed CSS files (or JS files) from internet and want to convert it backwards to normal, to be able to read it through. Is there any way to do that? The same happens to JS file.
3 Answers
goshgarhuseynov
Front End Web Development Techdegree Student 10,873 PointsThanks Dale, the http://unminify.com/ - I like it better.