Merge branch 'main' into shadcn/v4

This commit is contained in:
shadcn
2026-03-06 17:15:52 +04:00
3 changed files with 41 additions and 0 deletions

View File

@@ -19,3 +19,4 @@ description: Every component recreated in Figma. With customizable props, typogr
- [shadcn/ui kit](https://shadcndesign.com) by [ Matt Wierzbicki](https://x.com/matsugfx) - A premium, always up-to-date UI kit for Figma - shadcn/ui compatible and optimized for smooth design-to-dev handoff.
- [Shadcraft UI Kit](https://shadcraft.com) - The most advanced shadcn-compatible kit with instant theming via [tweakcn](https://tweakcn.com), a pro library of components and templates, and complete coverage of shadcn components and blocks.
- [shadcn/studio UI Kit](https://shadcnstudio.com/figma) - Accelerate design & development with a shadcn/ui compatible Figma kit with updated components, 550+ blocks, 10+ templates, 20+ themes, and an AI tool that converts designs into shadcn/ui code.
- [Shadcnblocks.com](https://www.shadcnblocks.com) - A Premium Shadcn Figma UI Kit with components, 500+ pro blocks, shadcn theme variables, light/dark mode and Figma MCP ready.

View File

@@ -1,4 +1,10 @@
[
{
"name": "@lmscn",
"homepage": "https://lmscn.vercel.app",
"url": "https://lmscn.vercel.app/r/{name}.json",
"description": "LMS components for building interactive learning experiences — quiz, flashcards, matching, fill-in-the-blank, word scramble, sequencing, reading comprehension, spaced repetition and more."
},
{
"name": "@8bitcn",
"homepage": "https://www.8bitcn.com",
@@ -227,6 +233,12 @@
"url": "https://ui.heygaia.io/r/{name}.json",
"description": "Production-ready UI components designed for building beautiful AI assistants and conversational interfaces, from the team behind GAIA."
},
{
"name": "@gc-solid",
"homepage": "https://binnodon.github.io/gc-solid-ui",
"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": "@glass-ui",
"homepage": "https://glass-ui.crenspire.com",
@@ -802,5 +814,11 @@
"homepage": "https://pixelactui.com",
"url": "https://pixelactui.com/r/{name}.json",
"description": "Playful pixel art style components library built on top of shadcn. Perfect for retro style projects and games."
},
{
"name": "@emerald-ui",
"homepage": "https://emerald-ui.com",
"url": "https://emerald-ui.com/r/{name}.json",
"description": "Emerald UI - collection of components built with Motion, GSAP, Tailwind CSS and shadcn/ui."
}
]

File diff suppressed because one or more lines are too long