diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 22a603871e..8b144146ac 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -39,11 +39,13 @@ "@magicui": "https://magicui.design/r/{name}.json", "@magicui-pro": "https://pro.magicui.design/registry/{name}", "@motion-primitives": "https://motion-primitives.com/c/{name}.json", + "@mui-treasury": "https://mui-treasury.com/r/{name}.json", "@nativeui": "https://nativeui.io/registry/{name}.json", "@ncdai": "https://chanhdai.com/r/{name}.json", "@nuqs": "https://nuqs.dev/r/{name}.json", "@oui": "https://oui.mw10013.workers.dev/r/{name}.json", "@paceui": "https://ui.paceui.com/r/{name}.json", + "@plate": "https://platejs.org/r/{name}.json", "@prompt-kit": "https://prompt-kit.com/c/{name}.json", "@prosekit": "https://prosekit.dev/r/{name}.json", "@react-bits": "https://reactbits.dev/r/{name}.json", @@ -54,6 +56,7 @@ "@roiui": "https://roiui.com/r/{name}.json", "@solaceui": "https://www.solaceui.com/r/{name}.json", "@scrollxui": "https://www.scrollxui.dev/registry/{name}.json", + "@systaliko-ui": "https://systaliko-ui.vercel.app/r/{name}.json", "@shadcn-editor": "https://shadcn-editor.vercel.app/r/{name}.json", "@shadcn-map": "http://shadcn-map.vercel.app/r/{name}.json", "@shadcn-studio": "https://shadcnstudio.com/r/{name}.json", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 9e0367fd1f..b556a8e8e8 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -48,6 +48,13 @@ "description": "Simple and easy file uploads for React. Upload directly to any S3-compatible service with minimal setup.", "logo": "" }, + { + "name": "@basecn", + "homepage": "https://basecn.dev", + "description": "Beautifully crafted shadcn/ui components powered by Base UI", + "url": "https://basecn.dev/r/{name}", + "logo": "" + }, { "name": "@billingsdk", "homepage": "https://billingsdk.com", @@ -181,6 +188,13 @@ "description": "A collection of social media components for use with Lens Social Protocol.", "logo": "" }, + { + "name": "@limeplay", + "homepage": "https://limeplay.winoffrg.dev", + "description": "Modern UI Library for building media players in React. Powered by Shaka Player.", + "url": "https://limeplay.winoffrg.dev/r/{name}.json", + "logo": "" + }, { "name": "@lytenyte", "homepage": "https://www.1771technologies.com", @@ -195,6 +209,13 @@ "description": "UI Library for Design Engineers. 150+ free and open-source animated components and effects built with React, Typescript, Tailwind CSS, and Motion. Perfect companion for shadcn/ui.", "logo": "" }, + { + "name": "@mui-treasury", + "homepage": "https://www.mui-treasury.com", + "url": "https://mui-treasury.com/r/{name}.json", + "description": "A collection of hand-crafted interfaces built on top of MUI components", + "logo": "" + }, { "name": "@motion-primitives", "homepage": "https://www.motion-primitives.com", @@ -233,10 +254,17 @@ { "name": "@paykit-sdk", "homepage": "https://www.usepaykit.dev", - "url": "https://www.usepaykit.dev/r", + "url": "https://www.usepaykit.dev/r/{name}.json", "description": "Unified payments SDK for builders — handle checkout, billing, and webhooks across Stripe, PayPal, Adyen, and regional gateways with a single integration.", "logo": "" }, + { + "name": "@plate", + "homepage": "https://platejs.org", + "url": "https://platejs.org/r/{name}.json", + "description": "AI-powered rich text editor for React.", + "logo": "" + }, { "name": "@prompt-kit", "homepage": "https://www.prompt-kit.com", @@ -279,6 +307,13 @@ "description": "ScrollX UI is an open-source React and shadcn-compatible component library for animated, interactive, and customizable user interfaces. It offers motion-driven components that blend seamlessly with modern ShadCN setups.", "logo": "" }, + { + "name": "@systaliko-ui", + "homepage": "https://systaliko-ui.vercel.app", + "url": "https://systaliko-ui.vercel.app/r/{name}.json", + "description": "UI component library, Designed for flexibility, built for customization, and crafted to scale across variants and use cases.", + "logo": "" + }, { "name": "@roiui", "homepage": "https://roiui.com",