is-land using IndieWeb avatar for https://svelte.dev/ Svelte

Note that Svelte requires a compiler for both client and server rendering, in this case provided by Eleventy.

Scroll down


Client-rendered Svelte

Using autoinit:

Using script:

Server-rendered Svelte (SSR)

No hydration, HTML only

Without hydration, the island is unnecessary.

Hello from Svelte

With Hydration

Hello world

Hello world