_cn
GitHub

Example Card

A compact card component that demonstrates shadcn registry dependencies.

Ready to publish
Template
Use this component as a small, installable starter item.

Replace this example with a component from your own registry.

Installation

npx shadcn@latest add https://underscore-cn.vercel.app/r/example-card.json

Usage

Use the card anywhere you need a compact content summary with a title, description, status badge, and action.

<ExampleCard title="Hello" description="world!" />