A collection of ES6 shims for polyfiling Exendscript (for es5 shims take a look at https://github.com/ExtendScript/extendscript-es5-shim) ...
This is a tool somewhat minify and obfuscate ExtendScript code for use in Adobe CEP panels. It's based on top of Google Closure Compiler and jscodeshift. ExtendScript is basically JavaScript but has ...