Skip to content

Commit

Permalink
packages: Add sveltekit-superactions (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumpmati authored Jul 16, 2024
1 parent 2dcb38d commit cbf31ec
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 @@ -3098,5 +3098,13 @@
"description": "Svelte UI library of 20+ fast and responsive components: from buttons to date pickers. Lightweight, customizable, available in light and dark skins.",
"npm": "@wx/svelte-core",
"categories": ["ui-components"]
},
{
"title": "sveltekit-superactions",
"url": "https://superactions.matsku.dev",
"repository": "https://github.com/kumpmati/sveltekit-superactions",
"description": "A library for type-safely calling server-side code",
"npm": "sveltekit-superactions",
"categories": ["data-fetching"]
}
]

0 comments on commit cbf31ec

Please sign in to comment.