CaptainCodeman / svelte-form-helper

Lightweight helpers for form validation with Svelte
https://captaincodeman.github.io/svelte-form-helper/
MIT License
55 stars 0 forks source link

Remove createField #3

Closed CaptainCodeman closed 1 year ago

CaptainCodeman commented 1 year ago

Simplify so there is a single way to create forms and fields

Tidy up form <-> field association and exported types

Update readme

closes #1