Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 502 Bytes

File metadata and controls

19 lines (10 loc) · 502 Bytes

Templates

Built-in templates available via npx hyperframes init --example <name>.

blank

Empty 1920x1080 composition with GSAP timeline wired up. Start from scratch.

title-card

Animated title and subtitle with GSAP fade-in/out. Good for intro cards.

video-edit

Video element with trimming, audio, and track controls. Starting point for video editing.

Custom Templates

Any directory with an index.html can serve as an example. Copy it manually or build your own init workflow.