diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 0ef4d1c666..774d244599 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -17,6 +17,7 @@ "@clerk": "https://clerk.com/r/{name}.json", "@coss": "https://coss.com/ui/r/{name}.json", "@chisom-ui": "https://chisom-ui.netlify.app/r/{name}.json", + "@creative-tim": "https://www.creative-tim.com/ui/r/{name}.json", "@cult-ui": "https://cult-ui.com/r/{name}.json", "@diceui": "https://diceui.com/r/{name}.json", "@efferd": "https://efferd.com/r/{name}.json", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 4eda336544..081c390945 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -69,6 +69,13 @@ "description": "A new, modern UI component library built on top of Base UI. Built for developers and AI.", "logo": "" }, + { + "name": "@creative-tim", + "homepage": "https://www.creative-tim.com/ui", + "url": "https://www.creative-tim.com/ui/r/{name}.json", + "description": "A collection of open-source UI components, blocks and AI Agents. Integrate them in v0, Lovable, Claude or in your application.", + "logo": "" + }, { "name": "@cult-ui", "homepage": "https://www.cult-ui.com",