[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) b59bc20a abb3817b

+5 -4
+5 -4
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 6 + Features 7 + - `name` attribute typing 8 + - Multiple forms 9 + - i18n 10 + - Snapshots 10 11 11 12 ### Example `+page.server.ts` 12 13 ```ts