Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/routes/packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3303,5 +3303,13 @@
"description": "Use Vega and Vega-lite charts in your Svelte application",
"npm": "svelte-vega",
"categories": ["data-visualisation"]
},
{
"title": "Ark UI",
"url": "https://ark-ui.com/",
"repository": "https://github.com/chakra-ui/ark",
"description": "Ark UI is a headless UI library with over 45+ components designed to build reusable, scalable Design Systems that works for a wide range of JS frameworks.",
"npm": "@ark-ui/svelte",
"categories": ["ui-components", "design-system"]
}
]