frondeus / fvtt-syrin-control

Syrinscape Online Control plugin for FoundryVTT
MIT License
15 stars 5 forks source link

Rewrite UI parts in Svelte #14

Closed frondeus closed 2 years ago

frondeus commented 2 years ago

So... My module requires quite a lot of reactivity and this introduces a lot of complexity especially in the playlist tab. I could use Svelte and Vite as a way to write a UI that is compiled and bundled to a very tiny module.