composition

Installation
SKILL.md

Video Composition

Build video scenes with HTML web components (<ef-timegroup>, <ef-video>, etc.) or React (<Timegroup>, <Video>, etc.). Same composition model, same rendering pipeline — pick the syntax that fits your project.

Web component attributes use kebab-case (sourcein, auto-init). React props use camelCase (sourceIn, autoInit). Each element reference documents both.

Quick Start

Installs
93
GitHub Stars
14
First Seen
May 16, 2026
composition — editframe/skills