📖
Readable
An elegant syntax that's simple to read and write
Describe compositions in plain text, create them with a click
compositions:
- name: My Comp
layers:
- name: title
type: text
text: Hello World
transform:
position: [960, 540]
- name: background
type: solid
color: 1a1a2eThis creates a composition with a dark solid background and centered text. That's it — no scripting, no clicking through menus.