Very useful if you have questions about Google products
Thursday, January 28, 2016
Friday, January 15, 2016
javascript beautify
Cool tool to beautify js code:
js-beautify
You will need Python and pip installed. Then do:
pip install jsbeautifier
Maybe you need to start pip with sudo.
Then you can do:
js-beautify file.js
without parameter you will get help.
Subscribe to:
Posts (Atom)