Sveltik

Form Library inspired by Formik

Creator

Nathan Cahill

Description

is a component for rendering forms. It is largely a port of Formik to Svelte and broadly follows the same API. It uses a let:props pattern which is generally similar to the render prop pattern in React.
Visit Site
Related Projects