Getting Started
Esta página aún no está disponible en tu idioma.
Faivform is a form library for Svelte. It is built on top of Svelte and Typescript. It is inspired by Formik and React Hook Form.
Installation
To install the latest version of the library, run the following command:
Compatibility
Tool | Version |
---|---|
Svelte | >= 4.0.0 |
SvelteKit | >= 1.0.0 |
TypeScript | >= 5.0.0 |
Node | >= 18.0.0 |
npm | >= 8.0.0 |
pnpm | >= 8.0.0 |