directory-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directory-discuss] JS beautify with libjavascript-beautifier-perl


From: David Hedlund
Subject: [directory-discuss] JS beautify with libjavascript-beautifier-perl
Date: Wed, 30 Mar 2016 03:36:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0

In Trisquel GNU/Linux I had a success with:

sudo apt-get install libjavascript-beautifier-perl
js_beautify someobfuscatedfile.js

It's really worth trying!

This was the way to go for me as Emacs MELPA package web-beautify complained: "js-beautify not found. Install it with `npm -g install js-beautify`." I could not get js-beautify (not to be confused with js_beautify mentioned in the first place).

Thank you for the tip Greg, I will try web-beautify when it's available.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]