I've contributed some lines of code to this project, and thought it might be interesting to some that the library powering the UI is also written by the OP. It's a clever experiment that uses JSX but instead of VDOM diffing it embeds observables directly into the DOM.
Harmaja (https://github.com/raimohanska/harmaja)