# ciscoheat/sveltekit-superforms

Making SvelteKit forms a pleasure to use!

Repository: https://github.com/ciscoheat/sveltekit-superforms
Canonical: https://ross.abutalabs.com/products/sveltekit-superforms
Homepage: https://superforms.rocks
Language: TypeScript
License: MIT
License Family: permissive
Topics: form-validation, forms, svelte, sveltekit, validation, validation-library, zod, arktype, joi, typebox, valibot, yup
Last push: 2026-07-04T06:43:25+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 91, longevity 92
- inputs: {"age_days": 1291, "days_push": 60, "days_rel": 60, "gap_med": 17, "n_releases_24m": 24}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2778, forks 107 (observed 2026-08-28T04:07:21.579559+00:00)

## What it is
Superforms is a SvelteKit form library providing comprehensive server and client-side form validation with support for many validation libraries like Zod, Valibot, Joi, and Yup. It offers a minimal, fully typed API for handling form data, errors, nested data, multiple forms, and client-side validation.

## Use cases
- validate sveltekit forms on server and client
- handle multiple forms on one page in sveltekit
- post nested data structures from a sveltekit form
- prevent losing unsaved form data when navigating away
- add realtime client-side validation to svelte forms
- coerce formdata into typed values including files and arrays
- build single-page app forms in sveltekit

## When to choose
- you are building forms in a SvelteKit project and want typed, validated form data
- you want to use an existing validation library like Zod or Valibot with consistent error handling
- you need nested data, file uploads, or multiple forms with a minimal API

## When to avoid
- you are not using SvelteKit or Svelte
- you need a framework-agnostic form solution for React or Vue
- you only need simple unvalidated HTML forms with no extra features

## Facets
- artifact type: library
- maturity: active
- function: form-handling, serialization, middleware
- domain: web-development, frontend, backend, developer-tools
- platform: cross-platform
- tags: sveltekit, svelte, forms, zod, client-side-validation, server-side-validation, type-safety, nodejs, web-server

## Member repositories
- ciscoheat/sveltekit-superforms (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:21.579559+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:16:10.092305+00:00, confidence not recorded.
  - readme: https://github.com/ciscoheat/sveltekit-superforms (fetched 2026-08-28T04:07:21.579559+00:00, sha 4df3930f5591)
  - homepage: https://superforms.rocks (fetched 2026-08-29T09:55:49.481311+00:00, sha fb805c25f1b8)
  - site_page: https://superforms.rocks/faq (fetched 2026-08-29T09:55:49.490532+00:00, sha 751c2cdc03bd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
