Unminify (decompress) javascript

Dec20
  • Share/Bookmark

Difficulty: ★☆☆☆☆

Today I needed to edit a minified javascript file.
I came across this tool which can decompress / unminify it for better reading:

http://jsbeautifier.org/


One Response to “Unminify (decompress) javascript”

Thanks for this it looks like its exactly what i was looking for :)

Lee on March 7th, 2010 at 4:51 PM

Leave a comment