mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-29 23:55:02 +00:00
chore(registry): add @launchui registry (#9332)
Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
@@ -311,6 +311,12 @@
|
||||
"url": "https://kokonutui.com/r/{name}.json",
|
||||
"description": "Collection of stunning components built with Tailwind CSS, shadcn/ui and Motion to use on your websites."
|
||||
},
|
||||
{
|
||||
"name": "@launchui",
|
||||
"homepage": "https://www.launchuicomponents.com/",
|
||||
"url": "https://www.launchuicomponents.com/r/{name}.json",
|
||||
"description": "Carefully crafted landing page components and templates built with React, Shadcn/ui and Tailwind."
|
||||
},
|
||||
{
|
||||
"name": "@lens-blocks",
|
||||
"homepage": "https://lensblocks.com",
|
||||
|
||||
@@ -364,6 +364,13 @@
|
||||
"description": "Collection of stunning components built with Tailwind CSS, shadcn/ui and Motion to use on your websites.",
|
||||
"logo": "<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'><style>@media (prefers-color-scheme:dark){.theme-primary{fill:#fff}.theme-accent{fill:#3bb44b}}@media (prefers-color-scheme:light){.theme-primary{fill:#0c0c0c;fill-opacity:.82}.theme-primary-solid{fill:#111}.theme-accent{fill:#2cd242}}</style><path fill-rule='evenodd' d='M12.365 24.14c2.241 3.92 8.445 5.557 12.328 3.294 3.191-1.86 4.616-6.231 3.776-9.905-.36-1.575-1.362-2.916-2.594-3.947q-.284-.236-.572-.454c.471.51.895 1.085 1.257 1.72 2.407 4.208 1.211 9.455-2.671 11.718-3.883 2.263-8.982.686-11.389-3.523a9.4 9.4 0 0 1-1.162-3.416c-.058 1.597.264 3.18 1.027 4.514' class='theme-primary' clip-rule='evenodd'/><path d='M25.917 19.269c0 3.325-2.67 6.021-5.964 6.021s-5.965-2.696-5.965-6.021c0-3.326 2.67-6.022 5.965-6.022s5.964 2.696 5.964 6.022' class='theme-primary-solid theme-primary'/><path d='M10.51 17.52c-.09-.678-4.815-10.356 0-12.346 4.814-1.99 7.648-2.36 7.648-2.36s3.006-.452 5.171-2.532-.961 7.967-2.165 10.047-3.7 1.81-5.127 3.211c-1.427 1.402-2.728 3.98-2.728 3.98s-.665-2.025-.665-3.98c0-1.954 4.775-7.371 4.775-7.371 2.095-1.447-3.433 1.55-5.394 5.472-1.573 3.144-1.54 5.461-1.512 5.907.013.107.007.102 0 0zM10.994 20.294c-.425.057-6.499 3.084-7.747 0s-1.48-4.9-1.48-4.9-.285-1.925-1.59-3.312 5 .616 6.305 1.387 1.135 2.37 2.015 3.284 2.497 1.748 2.497 1.748-1.27.426-2.497.426-4.626-3.06-4.626-3.06c-.908-1.341.973 2.2 3.434 3.456 1.973 1.008 3.427.987 3.707.969.067-.009.064-.005 0 0z' class='theme-accent'/></svg>"
|
||||
},
|
||||
{
|
||||
"name": "@launchui",
|
||||
"homepage": "https://www.launchuicomponents.com/",
|
||||
"url": "https://www.launchuicomponents.com/r/{name}.json",
|
||||
"description": "Carefully crafted landing page components and templates built with React, Shadcn/ui and Tailwind.",
|
||||
"logo": "<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10.5 12.75H3L6 9.75H9L15.75 3H20.25L10.5 12.75Z' fill='currentColor'/><path d='M11.25 15V13.5L21 3.75V5.25L11.25 15Z' fill='currentColor'/><path d='M11.25 18V16.5L21 6.75V8.25L11.25 18Z' fill='currentColor'/><path d='M11.25 21V19.5L15 15.75V17.25L11.25 21Z' fill='currentColor'/></svg>"
|
||||
},
|
||||
{
|
||||
"name": "@lens-blocks",
|
||||
"homepage": "https://lensblocks.com",
|
||||
|
||||
Reference in New Issue
Block a user