From a2f6c031e2cf425c15bc6908cbc07c964fd7b07f Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 28 Oct 2025 20:49:49 +0400 Subject: [PATCH] feat: add new registries --- apps/v4/registry/directory.json | 49 +++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 826255faf4..0659091263 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -20,6 +20,20 @@ "description": "Enterprises and developers use Algolia's AI search infrastructure to understand users and show them what they're looking for.", "logo": "Algolia" }, + { + "name": "@animate-ui", + "homepage": "https://animate-ui.com", + "url": "https://animate-ui.com/r/{name}.json", + "description": "A fully animated, open-source React component distribution. Browse a list of animated primitives, components and icons you can install and use in your projects.", + "logo": "" + }, + { + "name": "@billingsdk", + "homepage": "https://billingsdk.com", + "url": "https://billingsdk.com/r/{name}.json", + "description": "BillingSDK is an open-source React and Next.js component library for SaaS billing and payments. It offers ready-to-use, customizable components for subscriptions, invoices, usage-based pricing and billing - fully compatible with Dodo Payments and Stripe.", + "logo": "" + }, { "name": "@clerk", "homepage": "https://clerk.com/docs/guides/development/shadcn-cli", @@ -48,6 +62,27 @@ "description": "A collection of Open Source agent and audio components that you can customize and extend.", "logo": "ElevenLabs" }, + { + "name": "@efferd", + "homepage": "https://efferd.com/", + "url": "https://efferd.com/r/registry.json", + "description": "A collection of beautifully crafted Shadcn/UI blocks, designed to help developers build modern websites with ease.", + "logo": "" + }, + { + "name": "@formcn", + "homepage": "https://formcn.dev", + "url": "https://formcn.dev/r/{name}.json", + "description": "Build production-ready forms with a few clicks using shadcn components and modern tools.", + "logo": "" + }, + { + "name": "@hooks", + "homepage": "https://shadcn-hooks.vercel.app", + "url": "https://shadcn-hooks.vercel.app/r/{name}.json", + "description": "A comprehensive React Hooks Collection built with Shadcn.", + "logo": "" + }, { "name": "@kibo-ui", "homepage": "https://www.kibo-ui.com/", @@ -69,6 +104,13 @@ "description": "Beautifully designed motions components. Easy copy-paste. Customizable. Open Source. Built for engineers and designers.", "logo": "" }, + { + "name": "@ncdai", + "homepage": "https://chanhdai.com/components", + "url": "https://chanhdai.com/r/{name}.json", + "description": "A collection of reusable components.", + "logo": "" + }, { "name": "@nuqs", "homepage": "https://nuqs.dev/registry", @@ -117,5 +159,12 @@ "url": "https://tailark.com/r/{name}.json", "description": "Shadcn blocks designed for building modern marketing websites.", "logo": "" + }, + { + "name": "@wandry-ui", + "homepage": "http://ui.wandry.com.ua/", + "url": "https://ui.wandry.com.ua/r/{name}.json", + "description": "A set of open source fully controlled React Inertia form elements", + "logo": "" } ]