mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 04:21:38 +00:00
@@ -2409,5 +2409,23 @@
|
|||||||
"description": "A SvelteKit adapter for generating service workers to make PWAs work offline",
|
"description": "A SvelteKit adapter for generating service workers to make PWAs work offline",
|
||||||
"npm": "svelteKit-adapter-versioned-worker",
|
"npm": "svelteKit-adapter-versioned-worker",
|
||||||
"category": "SvelteKit Adapters"
|
"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"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user