Licence
MIT
Version
0.1.1
Deps
1
Size
22 kB
Vulns
0
Weekly
0
@nucleux/card
Composable card surface (CardContainer + parts) — Nucleux agentic UI for React.
Part of Nucleux — agentic UI components for React. Install a single component, or the full kit via @nucleux/react.
Install
pnpm add @nucleux/card @nucleux/tokens
react / react-dom are peer dependencies.
Usage
import { CardContainer, CardHeader, CardTitle, CardDescription, CardAction, CardContent } from "@nucleux/card";
Requires the theme once in your app: import "@nucleux/tokens/styles.css";
and the Tailwind preset from @nucleux/tokens/preset.
License
MIT Nucleux