Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to read and debug the compressed javascript file? [duplicate]

I saw an interesting js file in a website, but i cannot read it because it is minimized. Is there any service or method to convert it to a readable file?

The minimized js file is similar to the compiled output from Google Closure Compiler.

like image 647
Xiaolong Avatar asked May 10 '26 16:05

Xiaolong


1 Answers

You can use http://jsbeautifier.org

like image 90
SLaks Avatar answered May 13 '26 06:05

SLaks



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!