Update svelte-pathfinder info

This commit is contained in:
PaulMaly
2023-03-13 19:33:56 +03:00
committed by Ben McCann
parent 2cd7a2e223
commit e7e109c69a

View File

@@ -1372,15 +1372,18 @@
"url": "https://github.com/PaulMaly/svelte-page-router" "url": "https://github.com/PaulMaly/svelte-page-router"
}, },
{ {
"addedOn": "2020-09-29T14:39:13Z",
"category": "Routers",
"description": "State-based router for Svelte 3.",
"npm": "svelte-pathfinder",
"stars": 30,
"tags": ["routers", "stores and state"],
"title": "svelte-pathfinder", "title": "svelte-pathfinder",
"url": "https://github.com/PaulMaly/svelte-pathfinder" "url": "https://github.com/sveltetools/svelte-pathfinder",
}, "description": "Tiny, state-based, advanced router for SvelteJS.",
"npm": "svelte-pathfinder",
"addedOn": "2023-03-13",
"category": "Routers",
"tags": [
"routers",
"stores and state"
],
"stars": 103
}
{ {
"addedOn": "2020-09-29T14:39:13Z", "addedOn": "2020-09-29T14:39:13Z",
"category": "", "category": "",