Hyper Streak
Hyperspeed corridor: depth-layered star rods with Doppler-hot tips, focus locked to the hand. Different species from warp-drive.
Draw
draw a card
$npx shadcn@latest add @clow/hyper-streakFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<HyperStreak />Examples
basic
Props
| prop | type | default |
|---|---|---|
| enabled | boolean | true |
| interactive | boolean | true |
| speed | number | 1.1 |
| streaks | number | 40 |
| length | number | 1.35 |
| thickness | number | 1.1 |
| jitter | number | 1.2 |
| bloom | number | 8 |
| focusPull | number | 0.55 |
| intensity | number | 1 |

