Merge pull request #10330 from Aniket-508/feat/termcn-directory

feat(registry): add @termcn
This commit is contained in:
shadcn
2026-04-08 10:42:26 +04:00
committed by GitHub
2 changed files with 13 additions and 0 deletions

View File

@@ -1024,5 +1024,11 @@
"homepage": "https://flowkit-ui.vzkiss.com",
"url": "https://flowkit-ui.vzkiss.com/r/{name}.json",
"description": "Opinionated, accessible components on Base UI and shadcn-style primitives — starting with a Creatable Combobox."
},
{
"name": "@termcn",
"homepage": "https://termcn.vercel.app",
"url": "https://termcn.vercel.app/r/{name}.json",
"description": "Beautiful terminal UIs, made simple. Ready to use, customizable terminal UI components for React.",
}
]

File diff suppressed because one or more lines are too long