diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index f159713b41..230441fb31 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -24,10 +24,12 @@ "@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", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 0659091263..73aeaf35fe 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1,4 +1,11 @@ [ + { + "name": "@8bitcn", + "homepage": "https://www.8bitcn.com", + "url": "https://www.8bitcn.com/r/{name}.json", + "description": "A set of 8-bit styled retro components. Works with your favorite frameworks. Open Source. Open Code.", + "logo": "" + }, { "name": "@aceternity", "homepage": "https://ui.aceternity.com", @@ -97,6 +104,13 @@ "description": "Collection of stunning components built with Tailwind CSS, shadcn/ui and Motion to use on your websites.", "logo": "" }, + { + "name": "@lytenyte", + "homepage": "https://www.1771technologies.com", + "url": "https://www.1771technologies.com/r/{name}.json", + "description": "LyteNyte Grid is a high performance, light weight, headless, React data grid. Our registry provides LyteNyte Grid themed using Tailwind and the Shadcn theme variables.", + "logo": "" + }, { "name": "@motion-primitives", "homepage": "https://www.motion-primitives.com",