theatre-js
Installation
SKILL.md
Theatre.js Best Practices
Motion design editor and animation library for the web. Provides a visual timeline editor (Studio) with programmatic control.
Installation
# Core + Studio (development)
npm install @theatre/core@0.7 @theatre/studio@0.7
# React Three Fiber integration
npm install @theatre/r3f@0.7
# React utilities
npm install @theatre/react
# Theatric (simplified controls)
npm install theatric