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
beders 2018-10-13T22:19:43.000100Z

Here's what I do to take any hiccup and make it a react component:

(reagent.core/as-element [:button "Thermonuclear Armageddon"])