Skip to content

Hero D

Mantine components, yours to keep.

The shadcn workflow, applied to Mantine. Install real source into your repository, edit it freely, and keep Mantine itself as an ordinary dependency — no fork, no wrapper, no configuration.

import { StatCard } from "@/components/ui/stat-card";
<StatCard label="Revenue" value="$48,200" diff={12.4} />
npx manteen add @house/stat-card
Robert Wolfkisserrob_wolf@gmail.comCanyon Realty
Jill Jailbreakerjj@breaker.comFishing Corp
Henry Silkeaterhenry@silkeater.ioWool Charts
Bill Horsefighterbhorsefighter@royal.netCombat Farms
Jeremy Footviewerjeremy@foot.devFootwork Inc
Robert Wolfkisserrob_wolf@gmail.comCanyon Realty
Jill Jailbreakerjj@breaker.comFishing Corp
Henry Silkeaterhenry@silkeater.ioWool Charts
Bill Horsefighterbhorsefighter@royal.netCombat Farms
Jeremy Footviewerjeremy@foot.devFootwork Inc

Welcome back, login with

Welcome back, login with

Live registry components — search, sort, type, and switch modes.

And it still updates.

This is the part a copy-paste registry cannot do. The file above is yours — edit it however you like. When upstream changes, manteen diff shows you exactly what moved, and manteen update merges it without discarding your edits.

src/components/ui/stat-card.tsxin your repo

the source that landed

what it renders

<StatCard  label="Revenue"  value="$48,200"  diff={12.4}/>

Revenue

$48,200

rendered live, not a screenshot

Installed. This file is yours to edit.

22 components, blocks, hooks and themes — every one installable as source you own. See all 22