@eosa/reactcut
v0.1.1
Published
AI IDE-First Video Framework (CLI Wrapper)
Readme
@eosa/reactcut
The official CLI wrapper for Eosa — The AI IDE-First Video Framework.
🚀 Quick Start
Initialize your first video project with a single command:
npx @eosa/reactcut init my-video🎥 What is Eosa?
Eosa (formerly ReactCut) is an open-source "Video-as-Code" framework designed for the AI era. Instead of fighting with complex GUI timelines, you define videos using TypeScript. It's built to be the perfect target for AI agents (like Cursor, Claude, or GPT) to generate, validate, and render professional videos.
🛠️ Commands
This wrapper provides the reactcut command:
reactcut init <name>: Create a new project.reactcut preview <file>: Open live preview in the browser.reactcut validate <file>: Check for errors.reactcut render <file>: Export to MP4.
