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
levitanong 2020-01-29T13:37:07.002400Z

Hello! Dabbled in rum a long time ago, so pretty much a newbie. Is there a way to get :class-properties easily? So far the only way I’ve figured is (-> Thing meta :rum/class .-prototype) . I might end up using it a lot, so I’m considering writing a convenience function, but I wanted to make sure such a thing didn’t already exist.