Add drab component library (#447)

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
Ross Robino
2023-12-16 01:15:40 -05:00
committed by GitHub
parent d58c8ecbee
commit 326c6b5c09

View File

@@ -2415,6 +2415,15 @@
"category": "Developer Experience", "category": "Developer Experience",
"tags": ["components and libraries", "images"] "tags": ["components and libraries", "images"]
}, },
{
"title": "drab",
"url": "https://drab.robino.dev",
"repository": "https://github.com/rossrobino/drab",
"description": "Unstyled Svelte component library",
"npm": "drab",
"category": "Display Components",
"tags": ["component sets", "components and libraries", "interactions", "typescript"]
},
{ {
"title": "supasveltekit", "title": "supasveltekit",
"repository": "https://github.com/OpenFrenchFries/supasveltekit", "repository": "https://github.com/OpenFrenchFries/supasveltekit",