Spacework Registry

A component registry for distributing code using shadcn.

npx shadcn addhttps://registry.spacework.cloud/r/[name].json

Button

Button component with multiple variants and sizes.

ui
npx shadcn add https://registry.spacework.cloud/r/button.json

Card

Card container with header, content, and footer sections.

ui
Card Title
Card description goes here.

Card content with any elements inside.

npx shadcn add https://registry.spacework.cloud/r/card.json

Input

Text input component with focus and validation states.

ui
npx shadcn add https://registry.spacework.cloud/r/input.json