diff --git a/src/lib/stars.json b/src/lib/stars.json index 55e6d702e..21ed12746 100755 --- a/src/lib/stars.json +++ b/src/lib/stars.json @@ -120,6 +120,7 @@ "himynameisdave/svelte-flex": 72, "himynameisdave/svelte-frappe-charts": 282, "hperrin/svelte-material-ui": 3091, + "ikun-svelte/ikun-ui": 654, "idleberg/sveltekit-adapter-html-like": 16, "idris-maps/svelte-parts": 46, "illright/attractions": 921, diff --git a/src/routes/components/components.json b/src/routes/components/components.json index 4f6f65101..d0d0264ff 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -772,6 +772,15 @@ "title": "svelte-material-ui", "repository": "https://github.com/hperrin/svelte-material-ui" }, + { + "addedOn": "2020-09-29T14:39:13Z", + "category": "Design System", + "description": "A Svelte.js based UnoCSS UI library that allows you to make websites", + "npm": "@ikun-ui/core", + "tags": ["components and libraries", "component sets"], + "title": "ikun-ui", + "repository": "https://github.com/ikun-svelte/ikun-ui" + }, { "addedOn": "2020-09-29T14:39:13Z", "category": "Design System",