Lightweight Library for Managing Forms
"Svelte forms lib is a lightweight library for building forms easily in Svelte, providing a Formik-inspired API.
When building modern web applications forms often play a big part in it. We use forms to log in, place orders, book flights and perform other data-entry tasks.
In developing a form, it's important to create a flow that guides the user efficiently and effectively through the workflow. This library helps you building forms by exposing an easy API for form creation, validation and submission."
Tjin Au Yeung