└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # awesome 2 | A curated list of awesome ExtendScript resources 3 | 4 | [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 5 | 6 | 7 | W.I.P. 8 | 9 | This list should comply to these guidlines --> [sindresorhus/awesome/create-list.md](https://github.com/sindresorhus/awesome/blob/master/create-list.md) 10 | 11 | 12 | 13 | ### Illustrator 14 | 15 | - [GitHub - jtnimoy/scripting-for-illustrator-tutorial: Scripting for Illustrator, a tutorial for Processing coders](https://github.com/jtnimoy/scripting-for-illustrator-tutorial) a great step by step guide to get you up an running with the Illustrator Scripting API 16 | ### InDesign 17 | 18 | ### After Effects 19 | 20 | ### ExtendScript 21 | 22 | - [Reversing JSXBIN File Type](https://www.scip.ch/en/?labs.20140515) A extended article about the .jsxbin format and how to reverse engineering it 23 | --------------------------------------------------------------------------------