diff --git a/src/routes/packages/packages.json b/src/routes/packages/packages.json index bd3c2e0dc..8fc79f830 100644 --- a/src/routes/packages/packages.json +++ b/src/routes/packages/packages.json @@ -3077,4 +3077,12 @@ "npm": "svelte-cartesian", "categories": ["testing", "ui-components", "design-system"] } + { + "title": "SVAR Core", + "url": "https://svar.dev/svelte/core/", + "repository": "https://github.com/svar-widgets/core", + "description": "Svelte UI library of 20+ fast and responsive components: from buttons to date pickers. Lightweight, customizable, available in light and dark skins.", + "npm": "@wx/svelte-core", + "categories": ["ui-components"] + } ]