mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-07 04:21:40 +00:00
Request to add: 🌵 Svelte Zod Form (#416)
* Update components.json * fix: format * Update components.json * Update components.json --------- Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"title": "svelte-zod-form",
|
"title": "svelte-zod-form",
|
||||||
"repository": "https://www.npmjs.com/package/svelte-zod-form",
|
"repository": "https://github.com/SBHattarj/svelte-zod-form",
|
||||||
"description": "A dummy text generator that does not exist",
|
"description": "A dummy text generator that does not exist",
|
||||||
"npm": "svelte-zod-form",
|
"npm": "svelte-zod-form",
|
||||||
"category": "Forms & User Input",
|
"category": "Forms & User Input",
|
||||||
@@ -2366,6 +2366,14 @@
|
|||||||
"typescript"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "@nerd-coder/svelte-zod-form",
|
||||||
|
"repository": "https://github.com/nerd-coder/svelte-zod-form",
|
||||||
|
"description": "Building forms in Svelte with breeze, using Zod",
|
||||||
|
"npm": "@nerd-coder/svelte-zod-form",
|
||||||
|
"category": "Forms & User Input",
|
||||||
|
"tags": ["forms", "validation", "form validation", "forms and validation"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "sveltekit-adapter-iis",
|
"title": "sveltekit-adapter-iis",
|
||||||
"category": "SvelteKit Adapters",
|
"category": "SvelteKit Adapters",
|
||||||
|
|||||||
Reference in New Issue
Block a user