Overview
Stagger a file tree. Highlight the target row. Draw an SVG stroke to a typing URL.
Build
- 01
Tree rows slide in by depth.
- 02
Target row glows.
- 03
Bracket or arrow stroke-draws to the right.
- 04
URL types.
path { stroke-dashoffset: from-full → 0 }
.url { animation: typewriter-reveal }Example source React / TSX
examples/file-to-route-diagram.tsx · Uses the catalog’s shared composition helpers.
Loading source…