extendscript-es6-shim

0.2.0 • Public • Published

extendscript-es6-shim

A collection of ES6 shims for polyfiling Exendscript (for es5 shims take a look at https://github.com/ExtendScript/extendscript-es5-shim)

Installation

Currently you can install the package using npm:

npm init -y
npm install extendscript-es6-shim

Usage

Array, String and Function notes

All polyfills could be used in your code.

Development

  • Install the devDependencies by running npm install
  • Bundle the index.js by running npm run bundle
  • Add new prototypes in the respective folders
  • If you need new folders, add the folder to the top of ./bin/concat.js into the folders array

Package Sidebar

Install

npm i extendscript-es6-shim

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

15.9 kB

Total Files

14

Last publish

Collaborators

  • extendscripter
  • fabian.moron.zirfas
  • fabianmoronzirfas
  • vogelino