js_beautify

Perl module to beautify JavaScript code

Install

All systems
curl cmd.cat/js_beautify.sh
Debian Debian
apt-get install libjavascript-beautifier-perl
Ubuntu
apt-get install libjavascript-beautifier-perl
image/svg+xml Kali Linux
apt-get install libjavascript-beautifier-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libjavascript-beautifier-perl
Raspbian
apt-get install libjavascript-beautifier-perl

libjavascript-beautifier-perl

Perl module to beautify JavaScript code

JavaScript::Beautifier is a Perl module providing a simple way to beautify arbitrary JavaScript code. This beautifier can process your messy or compacted JavaScript, neatly and consistently formatting it, thus making it easier to read and maintain.