@jmvdevelop/svelte-form

Install the lib

# with npm
npm add @jmvdevelop/svelte-form

# or with yarn
yarn add @jmvdevelop/svelte-form

Demo

For launch demo

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open