@marmoui/ui
v2.0.1
Published
Marmo UI — a React 19 + Tailwind 4 component library for building dashboards fast.
Maintainers
Readme
@marmoui/ui
The AI agentic designer. A React 19 + Tailwind 4 component library for building dashboards fast — tables, charts, forms, app shells, light + dark from one token set. MIT, free forever.
Platform, docs & pricing → marmoui.com
Install
npm i @marmoui/uiimport '@marmoui/ui/style.css'; // once, in your app entry
import { Button, DataTable } from '@marmoui/ui';React 19 + react-dom are peer dependencies.
Using it with an AI agent
Point any agent you already use (Claude Code, Codex, Cursor, Gemini CLI) at Marmo's MCP and it generates production UI with real components, real props, your own brand — no invented props, no AI slop.
npx marmoui initThen just ask: "Build a billing dashboard with Marmo UI."
Docs
Full component API and examples: marmoui.com/docs.
License
MIT — see LICENSE.
