[READ-ONLY] Mirror of https://github.com/probablykasper/niceform. Convenient form validation and typing for SvelteKit
0

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

Kasper and committed by
GitHub
(Feb 1, 2025, 9:40 AM +0100) abb3817b 08b8dc6b

+5
+5
README.md
··· 3 3 4 4 Might turn this into an actual package later 5 5 6 + - ✅ `name` attribute typing 7 + - ✅ Multiple forms 8 + - ✅ i18n 9 + - ✅ Snapshots 10 + 6 11 ### Example `+page.server.ts` 7 12 ```ts 8 13 import { z } from 'zod'