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:
Toan Nguyen
2023-12-16 09:29:43 +07:00
committed by GitHub
parent 38230d98d7
commit 301e09a698

View File

@@ -1,7 +1,7 @@
[
{
"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",
"npm": "svelte-zod-form",
"category": "Forms & User Input",
@@ -2366,6 +2366,14 @@
"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",
"category": "SvelteKit Adapters",