6

I downloaded a js file.

When I open it in Visual Studio 2010, it displayed the file as a single line. How to format it?

1 Answers1

5

You can use this :

Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.

Aram Beginyan
  • 294
  • 1
  • 4