Skip to content

stenza/Extendables

This branch is 1 commit behind debrouwere/Extendables:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b315665 · Feb 1, 2012

History

66 Commits
Feb 1, 2012
Jan 30, 2012
Jan 30, 2012
Nov 1, 2010
Oct 15, 2010
Jan 30, 2012
Jan 30, 2012
Mar 7, 2011
Oct 29, 2010
Oct 4, 2010
Mar 7, 2011
Mar 7, 2011
Oct 4, 2010
Feb 27, 2011
Nov 6, 2010
Mar 7, 2011
Jan 31, 2012
Feb 27, 2011
Nov 6, 2010

Repository files navigation

Extendables is an MIT-licensed developers' framework for Adobe ExtendScript. If you're writing heavy-duty automations for a Creative Suite app like InDesign, or anything more than just a throwaway script, this is for you.

Extendables comes with three big blocks of functionality.

1. Additional methods on built-in objects like String and Array that give you the Javascript 1.8 features you're used to (think `forEach`), conveniences for functional programming (think `map`, `reduce`, `filter`), easy serialization to JSON or base64 and more.
2. Additional methods on InDesign DOM objects that make coding in InDesign less verbose.
3. Packages for logging, unit testing, http, user interface development, and a couple of other goodies.

Read the documentation at http://stdbrouw.github.com/Extendables/docs/ to learn more and get started.

About

A framework for Adobe ExtendScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published