Copy link to clipboard
Copied
Hi,
My initial experimentations with lodash.js seem to indicate that it will just work with ExtendScript (in Illustrator and the ESTK at least). Has anyone else tried to integrate it with a project? I don't want to spend a lot of time integrating it only to find an edge case issue that renders its use impossible.
I'm interested in using lodash.js in my projects as I've had to write my own "clone", "map" and now "interpolation" functions (I could use _.template for this instead).
Thanks,
/t
Copy link to clipboard
Copied
I don't know about lodash, but have you looked at Extendables: http://debrouwere.github.io/Extendables/ ?
Copy link to clipboard
Copied
Hi,
Yes I've looked at Extendables, its a great lib but is out of date and not actively maintained.
Lodash has support going back to IE6 so the version of JavaScript it supports matches ExtendScript. I've since spoken to the maintainer of lodash.js and he is making sure ExtendScript stays supported.
Thanks,
/t
Find more inspiration, events, and resources on the new Adobe Community
Explore Now