So this is supposed to be "a little project to undo several of the horrible things JavaScript build tools will do to JavaScript. In addition to undoing most minification, it reverses some of the stupider but surprisingly common "obfuscation" techniques used in the wild."
EXAMPLE Command>>> unminify test.html
test.html FILE CONTENTS FOR LINE 1
<!DOCTYPE html>
Githubissues.
Githubissues is a development platform for aggregating issues.
So this is supposed to be "a little project to undo several of the horrible things JavaScript build tools will do to JavaScript. In addition to undoing most minification, it reverses some of the stupider but surprisingly common "obfuscation" techniques used in the wild."
EXAMPLE Command>>> unminify test.html
test.html FILE CONTENTS FOR LINE 1 <!DOCTYPE html>
Githubissues.