Core Concepts
Canonical Definition
The lightweight client execution layer that drives spring numerical integration and state machine transitions in the target application.
Detailed Explanation & Context
The Motion Runtime is the client-side software library that executes interaction logic inside production applications. In ExodeUI, the runtime is available as the ultra-light @exodeui/react package (under 14 KB), or can be omitted entirely when compiling to zero-dependency native CSS and Web Animations API components.
Mathematical Model / Governing Formula
Runtime Bundle Size: < 14 KB (Exode) vs 150 KB+ (Rive Wasm)Key Takeaways
- Ultra-minimal bundle footprint designed for strict Core Web Vitals targets.
- Zero external dependencies and memory leak protection.
- Synchronizes with native device display refresh rates (60Hz, 120Hz ProMotion).
Implementation Syntax (BASH)
npm install @exodeui/react
# Or zero-dependency export directly from Exode CanvasRelated Glossary Terms
Pillar Guides & Tools
Apply in Your Application
ExodeUI makes modern motion engineering effortless. Design visually and compile clean, accessible components directly to production.