Illustrator utility panel to drag/drop Action files and produce Javascript load/unloading code
Simple panel to convert Illustrator’s .aia raw text files to prettified Javascript code and automatically copy them to clipboard.
Often find myself in need of using Actions for scripting, and it gets tiresome to look up or reference code each time I do it, or have to manually parse these raw text strings. I figure this would be a huge time saver even if its a very specific use case and will only help other devs.