A cinema-grade toolkit for organic page transitions and tactile typography. Built for designers and developers who care about the in-between. Zero dependencies, pure harmonic spring momentum & 120 FPS optics.
01 / Cinema-Grade Typography
Cinema-grade typography effects engineered for pure performance. Zero layout shift, fully selectable, responsive text with harmonic spring physics and live parameter controls.
View Typography API Docs02 / The transition library
Every transition is composable, interruptible, and designed to make a moment matter across all 25 signature transitions.
View Transitions API Docs03 / Start building
Install the package, import a transition or text effect, and make your next route feel like a place—not a page.
1 import { MoText, Mo, MoActionBadge } from 'motion-organic/react' 2 3 export default function App() { 4 return ( 5 <div> 6 <MoText effect="liquid-sheen">MOTION ORGANIC</MoText> 7 <Mo transition="curtain-peel" href="/about">Explore</Mo> 8 </div> 9 ) 10 }
04 / The good stuff
Tree-shakable ESM modules under 18kb gzip with zero external runtime dependencies.
Simple React hooks and zero-dependency classes that slot directly into Next.js, Vite, or any modern stack.
Harmonic spring physics, Fourier liquid splines, and vector SVG clip paths make every transition feel intentionally alive.