An open API service indexing awesome lists of open source software.

https://github.com/inventsable/copycat

Illustrator utility panel to drag/drop Action files and produce Javascript load/unloading code
https://github.com/inventsable/copycat

actions adobe-illustrator illustrator

Last synced: about 1 month ago
JSON representation

Illustrator utility panel to drag/drop Action files and produce Javascript load/unloading code

Awesome Lists containing this project

README

          

# copycat

Simple panel to convert Illustrator's .aia raw text files to prettified Javascript code and automatically copy them to clipboard.

![](https://thumbs.gfycat.com/SpotlessSpeedyIrishwolfhound-size_restricted.gif)

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.