code formatting - Tool to Unminify / Decompress JavaScript -


Are there any command line scripts and / or online tools that can change the effect of mediaing such as how clean it can be That's how awesome HTML is to be cleaned?

(I'm specifically trying to eliminate a minified JavaScript file, so naming variables can still be an issue.)

You can use this: But it depends on the minify method you use, it only formats the code, this variable name Does not change, and also does not uncompress the base 62 encoding.

Edit: In fact it can open the "packed" script (Dean is packed with Edward's packer :)


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -