Script Summary: JsCode Function
Version: 1.2.0.0
Copyright: 2011+, w35l3y (http://gm.wesley.eti.br)
License: GNU GPL
FOR SCRIPTERS/PROGRAMMERS only
If you are neither scripter nor programmer, you're discouraged to install this script directly.In other words, don't install if you don't know what it is or how it works.
Implementing
// @require https://github.com/einars/js-beautify/raw/master/beautify.js // @require http://userscripts.org/scripts/source/87269.user.js
Examples
var result = JsCode.beautify(js_plaintext);
var result = JsCode.deobfuscate(js_plaintext);



