firerainbow
firerainbow copied to clipboard
Unminifier
Any chance of having functionality that would 'unminify' a piece of js code inside firebug? No idea how hard this would be, but it would definitely help when trying to debug some code.
With current Firebug implementation it is from hard to impossible.
Google guys are trying to do something like this internally, see this discussion: http://groups.google.com/group/firebug-working-group/browse_thread/thread/4bac3996a447c71f#
Thanks for the feedback - I'll have a look. Someone suggested I ask here, which is why I did.
You should use the code from http://jsbeautifier.org/ It works spectacularly and is free and open to use. http://github.com/einars/js-beautify