VOXE Component Registry
7 components available
Motion Tokens
VOXE motion + color tokens (motion.md easing curves, Apple palette, GLASS preset). Every VOXE template pulls from here.
npx shadcn add @voxe/motion-tokensCard Deck Reveal
Frame-driven card-deck entrance: hero-in then fan-expand L/R, configurable begin/end positioning. 60fps Remotion.
npx shadcn add @voxe/card-deck-revealApple Text Animator
The Apple-style text engine: masked, staggered per-word/char/line reveal (generalized AE range-selector recipe).
npx shadcn add @voxe/apple-text-animatorText Slide Up (Masked)
Signature Apple masked slide-up: translateY + clipPath inset reveal, expo-out ~0.5s.
npx shadcn add @voxe/text-slide-up-maskedWord By Word Reveal
Per-word staggered reveal: y+fade, overshoot position / ease-out opacity.
npx shadcn add @voxe/word-by-word-revealGlass Panel
Apple 'Liquid Glass' frosted card: backdrop-filter blur + bright border + scale-overshoot entrance over a colorful backdrop.
npx shadcn add @voxe/glass-panelMorph Rect
Apple shape morph: animate width/height/borderRadius between two states + content cross-fade.
npx shadcn add @voxe/morph-rect