Warp Drive
Sparse hyperspace: angular streak slots with hot white cores and ember tips. Speed lines, not a tunnel wash.
Draw
draw a card
$npx shadcn@latest add @clow/warp-driveFirst 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
<WarpDrive />Examples
basic
Props
| prop | type | default |
|---|---|---|
| intensity | faint | soft | bold | soft |
| speed | slow | base | fast | base |
| interactive | boolean | true |
| enabled | boolean | true |

