Render Svelte Components in the Terminal
"SvelTTY provides a runtime that allows you to render and interact with Svelte apps in the terminal.
Pains are taken to make it easy to use and translate mindset-wise from the web to a TUI. There are no special
<Box>or<Text>components; just use regular HTML, CSS and JavaScript, including Svelte runes."