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.

These demos require import map support. Your browser does ⚠️ not support import maps!

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

Using autoinit:

Hello world

Using script:

Hello world