chore: add GamifyKit to directory (#9286) (#9289)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
Kaiden / GL
2026-03-23 15:11:14 +08:00
committed by GitHub
parent c43bc4f5d6
commit 6b190c6a18
2 changed files with 13 additions and 0 deletions

View File

@@ -245,6 +245,12 @@
"url": "https://binnodon.github.io/gc-solid-ui/r/{name}.json",
"description": "SolidJS port of shadcn-ui components built with Kobalte primitives. 57+ components with full TypeScript support and Vega theme."
},
{
"name": "@gamifykit",
"homepage": "https://gamifykit.com",
"url": "https://gamifykit.com/r/{name}.json",
"description": "A collection of fully composable components that extend shadcn/ui with a focus on common gamification UI patterns."
},
{
"name": "@glass-ui",
"homepage": "https://glass-ui.crenspire.com",

File diff suppressed because one or more lines are too long