0

Possible Duplicates:
Online Tool to Unminify / Decompress JavaScript
Formating javascript source code

Hello,

do you have an idea if there is a tool that allows one to download JS file and format its content nicely? What I often see on sites is that JS source is compressed - all white signs, spaces are removed and such code is hard to read because of that. I need to have a tool that downloads such a file and format it to be human-redeable and easy to edit/mantain.

Thanks in advance

Community
  • 1
  • 1
Jacek Francuz
  • 2,370
  • 8
  • 43
  • 60
  • possible duplicate of [Online Tool to Unminify / Decompress JavaScript](http://stackoverflow.com/questions/822119/online-tool-to-unminify-decompress-javascript) You can also download the tool mentioned in the accepted answer and run it on your machine. – Felix Kling Feb 10 '11 at 09:51
  • Possible duplicate of http://stackoverflow.com/questions/1967054/formating-javascript-source-code – David Mårtensson Feb 10 '11 at 09:52

0 Answers0