Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions apps/v4/public/r/registries.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,12 @@
"url": "https://ui.manifest.build/r/{name}.json",
"description": "Agentic UI toolkit for building MCP Apps. Open-source components and blocks ready to use within your chat app."
},
{
"name": "@mapcn",
"homepage": "https://mapcn.dev",
"url": "https://mapcn.dev/r/{name}.json",
"description": "Beautiful maps, made simple. Ready to use, customizable map components for React. Built on MapLibre. Styled with Tailwind CSS."
},
{
"name": "@mui-treasury",
"homepage": "https://www.mui-treasury.com",
Expand Down Expand Up @@ -422,8 +428,8 @@
{
"name": "@reui",
"homepage": "https://reui.io",
"url": "https://reui.io/r/{name}.json",
"description": "Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui."
"url": "https://reui.io/r/{style}/{name}.json",
"description": "Free & open-source library of 1,000+ components and patterns to 10x your productivity in shadcn projects."
},
{
"name": "@scrollxui",
Expand Down
Loading
Loading