Home / File/ registries.json — ui Source File

registries.json — ui Source File

Architecture documentation for registries.json, a json file in the ui codebase.

Entity Profile

Source Code

{
  "@8bitcn": "https://8bitcn.com/r/{name}.json",
  "@97cn": "https://97cn.itzik.co/r/{name}.json",
  "@aceternity": "https://ui.aceternity.com/registry/{name}.json",
  "@ai-elements": "https://registry.ai-sdk.dev/{name}.json",
  "@alexcarpenter": "https://ui.alexcarpenter.me/r/{name}.json",
  "@algolia": "https://sitesearch.algolia.com/r/{name}.json",
  "@alpine": "https://alpine-registry.vercel.app/r/{name}.json",
  "@animate-ui": "https://animate-ui.com/r/{name}.json",
  "@assistant-ui": "https://r.assistant-ui.com/{name}.json",
  "@austin-ui": "https://austin-ui.netlify.app/r/{name}.json",
  "@basecn": "https://basecn.dev/r/{name}.json",
  "@better-upload": "https://better-upload.com/r/{name}.json",
  "@billingsdk": "https://billingsdk.com/r/{name}.json",
  "@blocks": "https://blocks.so/r/{name}.json",
  "@bucharitesh": "https://bucharitesh.in/r/{name}.json",
  "@bundui": "https://bundui.io/r/{name}.json",
  "@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",
  "@cult-ui": "https://cult-ui.com/r/{name}.json",
  "@diceui": "https://diceui.com/r/{name}.json",
  "@efferd": "https://efferd.com/r/{name}.json",
  "@eldoraui": "https://eldoraui.site/r/{name}.json",
  "@elements": "https://tryelements.dev/r/{name}.json",
  "@elevenlabs-ui": "https://ui.elevenlabs.io/r/{name}.json",
  "@fancy": "https://fancycomponents.dev/r/{name}.json",
  "@formcn": "https://formcn.dev/r/{name}.json",
  "@heseui": "https://www.heseui.com/r/{name}.json",
  "@hooks": "https://shadcn-hooks.vercel.app/r/{name}.json",
  "@intentui": "https://intentui.com/r/{name}",
  "@kibo-ui": "https://www.kibo-ui.com/r/{name}.json",
  "@kokonutui": "https://kokonutui.com/r/{name}.json",
  "@limeplay": "https://limeplay.winoffrg.dev/r/{name}.json",
  "@lytenyte": "https://www.1771technologies.com/r/{name}.json",
  "@magicui": "https://magicui.design/r/{name}.json",
  "@magicui-pro": "https://pro.magicui.design/registry/{name}",
  "@motion-primitives": "https://motion-primitives.com/c/{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-ui": "https://ui.paceui.com/r/{name}.json",
  "@prompt-kit": "https://prompt-kit.com/c/{name}.json",
  "@react-bits": "https://reactbits.dev/r/{name}.json",
  "@react-market": "https://www.react-market.com/get/{name}.json",
  "@retroui": "https://retroui.dev/r/{name}.json",
  "@reui": "https://reui.io/r/{name}.json",
  "@rigidui": "https://rigidui.com/r/{name}.json",
  "@scrollxui": "https://www.scrollxui.dev/registry/{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",
  "@shadcnblocks": "https://shadcnblocks.com/r/{name}.json",
  "@simple-ai": "https://simple-ai.dev/r/{name}.json",
  "@skiper-ui": "https://skiper-ui.com/registry/{name}.json",
  "@skyr": "https://ui-play.skyroc.me/r/{name}.json",
  "@smoothui": "https://smoothui.dev/r/{name}.json",
  "@spectrumui": "https://ui.spectrumhq.in/r/{name}.json",
  "@supabase": "https://supabase.com/ui/r/{name}.json",
  "@svgl": "https://svgl.app/r/{name}.json",
  "@tailark": "https://tailark.com/r/{name}.json",
  "@tweakcn": "https://tweakcn.com/r/themes/{name}.json",
  "@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json",
  "@wandry-ui": "https://ui.wandry.com.ua/r/{name}.json",
  "@pixelact-ui": "https://www.pixelactui.com/r/{name}.json",
  "@zippystarter": "https://zippystarter.com/r/{name}.json",
  "@shadcndesign": "https://shadcndesign-free.vercel.app/r/{name}.json",
  "@ha-components": "https://hacomponents.keshuac.com/r/{name}.json",
  "@shadix-ui": "https://shadix-ui.vercel.app/r/{name}.json"
}

Frequently Asked Questions

What does registries.json do?
registries.json is a source file in the ui codebase, written in json.
Where is registries.json in the architecture?
registries.json is located at deprecated/www/public/r/registries.json (directory: deprecated/www/public/r).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free