Introduction

Welcome to the Meshtrade Component Registry — a modular design system and developer toolkit inspired by shadcn/ui, rebuilt for teams who want total control over their components, styles, and namespaces.

Our registry lets youshare, version, and installUI components across multiple projects — just like a private npm for your design system, but powered by JSON registries instead of packages.

🧩 Why Meshtrade Registry?

  • Custom namespaces — define your own style sets like `meshtrade`, `marketing`, or `internal`.
  • Self-hosted — all registry files live inside your own repo or CDN; no vendor lock-in.
  • Versioned, portable components — each item describes its dependencies, metadata, and code references.
  • Shadcn compatible — install with the official CLI using your namespace syntax.