Skip to content

Commit

Permalink
packages: Add SVAR Core (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
olgatash authored Jul 10, 2024
1 parent bdee685 commit 34f7320
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/routes/packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3076,5 +3076,13 @@
"description": "Cartesian Product component for Svelte",
"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"]
}
]

0 comments on commit 34f7320

Please sign in to comment.