Merge pull request #10272 from vinihvc/feat/add-shark-ui-registry

Add @shark to open source registry index
This commit is contained in:
shadcn
2026-04-04 13:00:14 +04:00
committed by GitHub
2 changed files with 13 additions and 0 deletions

View File

@@ -653,6 +653,12 @@
"url": "https://shadcncraft.com/r/{name}.json",
"description": "A starter collection of polished shadcn/ui components and blocks built to production standards. Part of a larger Figma + React system designed to scale with your product."
},
{
"name": "@shark",
"homepage": "https://shark.vini.one",
"url": "https://shark.vini.one/r/{name}.json",
"description": "shadcn/ui-style components built on Ark UI."
},
{
"name": "@smoothui",
"homepage": "https://smoothui.dev",

View File

@@ -763,6 +763,13 @@
"description": "A starter collection of polished shadcn/ui components and blocks built to production standards. Part of a larger Figma + React system designed to scale with your product.",
"logo": "<svg xmlns='http://www.w3.org/2000/svg' width='151' height='146' viewBox='0 0 151 146' fill='none'><path d='M150.381 5.48836V45.1143H57.1558L31.9093 87.5504C30.9214 89.2188 29.1322 90.2287 27.1894 90.2287H5.48836C2.45879 90.2287 0 87.7699 0 84.7403V45.1143H53.1274L75.1686 8.04594C78.1323 3.05153 83.5109 0 89.3176 0H144.893C147.922 0 150.381 2.45879 150.381 5.48836Z' fill='var(--foreground)'/><path d='M0 140.425V100.799H93.2253L118.472 58.3628C119.46 56.6943 121.249 55.6844 123.192 55.6844H144.904C147.933 55.6844 150.392 58.1432 150.392 61.1728V100.799H97.2648L75.2235 137.867C72.2598 142.862 66.8812 145.913 61.0745 145.913H5.48836C2.45879 145.913 0 143.454 0 140.425Z' fill='var(--foreground)'/></svg>"
},
{
"name": "@shark",
"homepage": "https://shark.vini.one",
"url": "https://shark.vini.one/r/{name}.json",
"description": "shadcn/ui-style components built on Ark UI.",
"logo": "<svg xmlns='http://www.w3.org/2000/svg' fill='currentColor' height='64' viewBox='0 0 512 512' width='64'><path d='M40 440c0 17.673 14.327 32 32 32H436.412c19.014 0 33.909-16.558 30.776-35.311-35.6-213.126-180.861-347.756-390.643-390.305C57.403 42.5 40 57.532 40 77.064v132.788c0 17.673 14.327 32 32 32h85.684c17.673 0 32 14.326 32 32v9.572c0 17.673-14.327 32-32 32H72c-17.673 0-32 14.327-32 32V440Z' /></svg>"
},
{
"name": "@smoothui",
"homepage": "https://smoothui.dev",