Add sveltekit-superforms (#480)

This commit is contained in:
Lachlan Collins
2023-11-07 06:36:35 +10:00
committed by GitHub
parent f08577a4cf
commit 719963da95

View File

@@ -2461,5 +2461,13 @@
"npm": "svelte-ripple-action",
"category": "User Interaction",
"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"]
}
]