Is there such a thing as a javascript deminifier (deobfuscator)?

Jorge Vargas picture Jorge Vargas · Sep 7, 2009 · Viewed 31.3k times · Source

This question is exactly the opposite of Which Javascript minifier (cruncher) does the same things that the one Google uses for its JS APIs?

I want to learn how google does it's loading so I can build my own with non-popular JS toolkits.

Answer

yoda picture yoda · Sep 7, 2009

Try this: JS Beautifier