feat: add @nexus-ui registry to public directory (#10067)

This commit is contained in:
Victor Williams
2026-03-18 07:11:15 +01:00
committed by GitHub
parent a8bd00466a
commit 8db2be8b09
2 changed files with 14 additions and 2 deletions

View File

@@ -917,6 +917,12 @@
"url": "https://ui.flexnative.com/r/{name}.json",
"description": "A collection of customizable UI blocks with interactive live previews"
},
{
"name": "@nexus-ui",
"homepage": "https://nexus-ui.dev",
"url": "https://nexus-ui.dev/r/{name}.json",
"description": "Open-source component library of composable, copy-paste primitives for building AI interfaces (chat, streaming, multimodal)"
},
{
"name": "@sabraman",
"homepage": "https://sabraman.ru/components",

File diff suppressed because one or more lines are too long