Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unminifier #5

Open
mgkimsal opened this issue Aug 15, 2009 · 3 comments
Open

Unminifier #5

mgkimsal opened this issue Aug 15, 2009 · 3 comments
Labels

Comments

@mgkimsal
Copy link

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.

@darwin
Copy link
Member

darwin commented Aug 15, 2009

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#

@mgkimsal
Copy link
Author

Thanks for the feedback - I'll have a look. Someone suggested I ask here, which is why I did.

@The-Munk
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants