diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index fece32977..b0317285c 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -688,5 +688,11 @@ "homepage": "https://typedora-ui.netlify.app", "url": "https://typedora-ui.netlify.app/r/{name}.json", "description": "Typedora UI is a next-generation extension layer for shadcn/ui, designed to bring full type-safety to your UI components." - } + }, + { + "name": "@shadcn-space", + "homepage": "https://shadcnspace.com/", + "url": "https://shadcnspace.com/r/{name}.json", + "description": "An open-source collection of production-ready Shadcn UI blocks, components, and templates for websites, admin dashboards and modern React web projects, built with Tailwind CSS and ready to copy-paste or install via the Shadcn CLI." + }, ] diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 93d775afb..5772d6ceb 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -699,6 +699,20 @@ "description": "AnimBits is a collection animated UI components for React that use Framer Motion. The components provided include buttons, cards, text, icons, lists, loaders, and page transitions, animation hooks all of which have general-purpose effects that are not flashy and easy on the eyes, making them easy to use.", "logo": "" }, + { + "name": "@shadcn-space", + "homepage": "https://shadcnspace.com", + "url": "https://shadcnspace.com/r/{name}.json", + "description": "ShadcnSpace is a collection of extra-ordinary, highly customizable shadcn/ui components, blocks, and themes to build modern UIs with speed and clarity.", + "logo": "" + }, + { + "name": "@shadcn-dashboard", + "homepage": "https://shadcn-dashboard.com", + "url": "https://shadcn-dashboard.com/r/{name}.json", + "description": "ShadcnDashboard is a collection of modern, production-ready dashboard layouts, components, and UI patterns built on top of shadcn/ui and Tailwind CSS. It’s designed to help developers build clean, scalable, and data-driven dashboards faster—without compromising on performance, accessibility, or customization.", + "logo": "" + }, { "name": "@icons-animated", "homepage": "https://icons.lndev.me",