Update components.json - add super-sitemap (#457)

* Update components.json - add sk-sitemap

* Update components.json - remove xml

* Add new npm package name: super-sitemap

* format with prettier
This commit is contained in:
Jason
2023-11-01 14:38:05 -04:00
committed by GitHub
parent 95f5cb6843
commit 9dca3657c4

View File

@@ -1,4 +1,12 @@
[
{
"title": "super-sitemap",
"repository": "https://github.com/jasongitmail/super-sitemap",
"description": "SvelteKit sitemap focused on ease of use and making it impossible to forget to add your paths.",
"npm": "super-sitemap",
"category": "Developer Experience",
"tags": ["components and libraries", "integrations", "layout and structure", "typescript"]
},
{
"title": "svelte-scrollactive",
"url": "https://svelte.dev/repl/d9616fce34c444d4bcac551cb5bdc0ee?version=3.55.1",