项目作者: Inventsable

项目描述 :
Illustrator utility panel to drag/drop Action files and produce Javascript load/unloading code
高级语言: JavaScript
项目地址: git://github.com/Inventsable/copycat.git
创建时间: 2020-08-11T17:58:19Z
项目社区:https://github.com/Inventsable/copycat

开源协议:

下载


copycat

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.