rum

Simple, decomplected, isomorphic HTML UI library for Clojure and ClojureScript | 0.12.8 https://github.com/tonsky/rum/blob/gh-pages/CHANGELOG.md#0128
2018-09-14T08:07:16.000100Z

Hmm no, but sounds interesting. Did you already try a simple case to see if rum understands cells (because same protocol maybe)?

2018-09-14T19:21:41.000100Z

Yes I think it should work with rum/react because javelin cells implement all the required protocols (IWatchable and IDeref). Will have a little example here later