bilus / reforms

Beautiful Bootstrap 3 forms for Om, Reagent and Rum.
Eclipse Public License 1.0
168 stars 7 forks source link

clojure compatibility #16

Open jjl opened 7 years ago

jjl commented 7 years ago

Rum is able to perform server-side rendering in clojure, but that capability doesn't extend to reforms, where clojure cannot find any of the symbols for the utility functions.

I think most of it could be done by porting to cljc files. Would you be willing to merge a PR that did this?

aspasia commented 7 years ago

I would love this feature