Im currently working on a svelte-like framework: <https://github.com/choltreppe/sneltim>
Its not finished yet (theres just `for` no `if` `else` in template syntax, no css ..), but the basic system of defining components and the patching mechanisms work (for the small tests ive done so far)