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

https://github.com/glweems/ts-ai-script

starter repository for creating adobe illustrator scripts with typescript
https://github.com/glweems/ts-ai-script

adobe illustrator illustrator-scripts starter-kit template typescript

Last synced: 3 months ago
JSON representation

starter repository for creating adobe illustrator scripts with typescript

Awesome Lists containing this project

README

        

Welcome to ts-ai-script 👋



Version

Documentation


Maintenance


License: MIT

> starter repository for creating adobe illustrator scripts with typescript

### 🏠 [Homepage](https://github.com/glweems/ts-ai-script#readme)

## Install

```sh
npm install
```

## Build command

```sh
npm run build
```

## Watch mode

```sh
npm run dev
```

## Run tests

```sh
npm run test
```

---

## TODO

- Improve starter file demonstrating Illustrator ts usage
- Convert Illustrator Sample Scripts to typescript files for reference

---

## Author

👤 **Garrett Weems (https://glweems.com/)**

- Website: https://glweems.com
- Github: [@glweems](https://github.com/glweems)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/glweems/ts-ai-script/issues). You can also take a look at the [contributing guide](https://github.com/glweems/ts-ai-script/blob/master/CONTRIBUTING.md).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2021 [Garrett Weems (https://glweems.com/)](https://github.com/glweems).

This project is [MIT](https://github.com/glweems/ts-ai-script/blob/master/LICENSE) licensed.

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_