Svelte Deno is the Svelte compiler and runtime with Deno as its base.
What is Svelte?
Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.