Javascript DeObfuscator
JavaScript DeObfuscator / Beautifier
JavaScript Beautifier makes JavaScript source code more readable.
Code beautification is the process of breaking down JavaScript source code into component structures like assignment statements, if blocks, loops, and so on, and formatting them properly.