Hi, I'm the author of Threlte, thanks for posting it! If you want to see what we're currently up to, here's the talk I just presented at the Svelte Summit Spring[0].<p>In essence, we're busy with two things:<p>Making Threlte Svelte 5 ready. It's a bit more work for us than for most Svelte libraries/frameworks out there since we poked into the component internals a lot, for example to make event handling more effective or run Svelte transitions on components rather than DOM elements. A lot of these things are now built into Svelte 5 and others (like transitions) we have to set aside for the moment.<p>The other thing we're working on is the Threlte Studio. I'm not sure how to best describe it <i>yet</i>, but you could say it's an editor that let's you visually modify your code. It's extendable, so you can adapt it to your workflow. We're really curious how far we can go with this, so to stay tuned, feel free to join our discord[1] or follow us on x[2].<p>[0] <a href="https://www.youtube.com/live/gkJ09joGBZ4?si=KX9ZwfWTixj6r55Y&t=4150" rel="nofollow">https://www.youtube.com/live/gkJ09joGBZ4?si=KX9ZwfWTixj6r55Y...</a><p>[1] <a href="http://chat.threlte.xyz" rel="nofollow">http://chat.threlte.xyz</a><p>[2] <a href="https://twitter.com/threlte" rel="nofollow">https://twitter.com/threlte</a>