mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-10 12:47:45 +00:00
Add sveltekit-superforms (#480)
This commit is contained in:
@@ -2461,5 +2461,13 @@
|
|||||||
"npm": "svelte-ripple-action",
|
"npm": "svelte-ripple-action",
|
||||||
"category": "User Interaction",
|
"category": "User Interaction",
|
||||||
"tags": ["animations", "interactions"]
|
"tags": ["animations", "interactions"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "sveltekit-superforms",
|
||||||
|
"repository": "https://github.com/ciscoheat/sveltekit-superforms",
|
||||||
|
"description": "Making SvelteKit validation and displaying of forms a pleasure!",
|
||||||
|
"npm": "sveltekit-superforms",
|
||||||
|
"category": "Forms & User Input",
|
||||||
|
"tags": ["components and libraries", "forms", "typescript", "ssr"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user