JavaScript Beautify
Format and indent JavaScript code for easier reading and debugging.
About JavaScript Beautify
JavaScript beautification adds proper indentation and line breaks to compressed or unformatted JavaScript code. This is invaluable when debugging minified production code or inspecting third-party scripts.