Svelte • The magical disappearing UI framework
{#each posts as post}

{post.metadata.title}

{post.metadata.description}

{/each}