{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "splitting-text", "type": "registry:ui", "title": "Splitting Text", "description": "A text component that dynamically simulates a splitting animation, progressively revealing characters as if typed in real-time.", "dependencies": ["motion"], "files": [ { "path": "registry/text/splitting/index.tsx", "type": "registry:ui", "target": "components/animate-ui/text/splitting.tsx" } ] }