Skip to content

Commit

Permalink
add svelte-crossorigin-store
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Apr 22, 2024
1 parent 2321b32 commit 9447b2b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/routes/packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2973,5 +2973,13 @@
"description": "Infinite Loader for Svelte 5",
"npm": "svelte-infinite",
"categories": ["ui-components", "user-interaction"]
},
{
"title": "svelte-crossorigin-store",
"url": "https://github.com/idleberg/svelte-crossorigin-store",
"repository": "https://github.com/idleberg/svelte-crossorigin-store",
"description": "Share your Svelte store across origins, including iFrames",
"npm": "svelte-crossorigin-store",
"categories": ["stores-and-state"]
}
]

0 comments on commit 9447b2b

Please sign in to comment.