a collection of useful es6-shims for Extendscript
npm install extendscript-es6-shimCurrently you can install the package using npm:
npm init -y
npm install extendscript-es6-shim
- Install the devDependencies by running npm installnpm run bundle
- Bundle the index.js by running ./bin/concat.js
- Add new prototypes in the respective folders
- If you need new folders, add the folder to the top of into the folders` array