Skip to content
This library is still in development and there may be breaking changes in the future. You can help by reporting bugs and suggesting features.

Svelte form library

Built-in components

Includes components for common form elements like text inputs, select boxes, file uploads, and more.

Validation

Uses external libraries like Yup and Zod for validation. You can also use your own validation library.

Customizable

You can customize the field components to fit your needs. Or you can build your own components.

TypeScript

Includes TypeScript definitions for all the components and utilities.