Problem tidying Jquery in order to debug it
I'm attempting to de开发者_运维知识库bug a block of code and I can't see to get the indentation right. Does anyone have any tools they recommend to auto indent Javascript correctly? I've tried JSTidy and eclipse auto indent.
http://jsbeautifier.org/ is meant to deobfuscate compressed scripts, but it should still do the job.
精彩评论