Add LayerChart and Svelte UX (#469)

* Add LayerChart and Svelte UX
This commit is contained in:
Sean Lynch
2023-10-15 06:21:40 -04:00
committed by GitHub
parent 9095c24f09
commit 18c83ba814

View File

@@ -2409,5 +2409,23 @@
"description": "A SvelteKit adapter for generating service workers to make PWAs work offline",
"npm": "svelteKit-adapter-versioned-worker",
"category": "SvelteKit Adapters"
},
{
"title": "LayerChart",
"url": "https://www.layerchart.com",
"repository": "https://github.com/techniq/layerchart",
"description": "Composable Svelte chart components to build a wide range of visualizations",
"npm": "layerchart",
"category": "Data Visualisation",
"tags": ["charts", "components and libraries"]
},
{
"title": "Svelte UX",
"url": "https://svelte-ux.techniq.dev",
"repository": "https://github.com/techniq/svelte-ux",
"description": "Collection of Svelte components, actions, stores, and utilities to build highly interactive applications",
"npm": "svelte-ux",
"category": "Design System",
"tags": ["component sets", "components and libraries"]
}
]