mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-07 12:47:45 +00:00
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:
@@ -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",
|
"title": "svelte-scrollactive",
|
||||||
"url": "https://svelte.dev/repl/d9616fce34c444d4bcac551cb5bdc0ee?version=3.55.1",
|
"url": "https://svelte.dev/repl/d9616fce34c444d4bcac551cb5bdc0ee?version=3.55.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user