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
rauh 2018-01-19T17:10:19.000485Z

Just did this and I wanna share: https://github.com/tonsky/rum/wiki/Dev-tools

rauh 2018-01-19T17:10:50.000814Z

Dump your Rum state to the console when pressing a key combination while hovering over a component.

rauh 2018-01-19T17:11:16.000651Z

Works for me with React 16.2.0, might need adaption for older React versions since it uses internal stuff..