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

https://github.com/bryab/tba-types-generator


https://github.com/bryab/tba-types-generator

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# Toon Boom Typescript Definition File Generator

This Python script generates type definition files for Toon Boom Harmony and Storyboard Pro.
They are published here: https://github.com/bryab/tba-types

# Getting Started

You must install `prettier` for formatting the resulting typescript files.

`npm install -g prettier`

You can now generate type definitions. See the options here:

`python generate.py --help`