ExtendScript / extendscriptr

An NPM command line tool to compile modern javascript (es5 & es6) into executable extendscript (es3)
Do What The F*ck You Want To Public License
153 stars 15 forks source link

Feature extendscript es5 shim #53

Closed lumenn closed 4 years ago

lumenn commented 4 years ago

Replaced extendscript.prototypes with extendscript-es5-shim. Wrote also some test functions to check if those are working.

Found no problems with Array, and String methods.

ff6347 commented 4 years ago

Awesome! Thank you

ff6347 commented 4 years ago

published with version 1.2.6