Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Lodash.js and ExtendScript

Community Beginner ,
May 03, 2015 May 03, 2015

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

TOPICS
Scripting
819
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Explorer ,
May 04, 2015 May 04, 2015

I don't know about lodash, but have you looked at Extendables: http://debrouwere.github.io/Extendables/ ?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 07, 2015 May 07, 2015
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines