I think it's possible in Reagent so it should also be possible with Om. In Reagent there is a "reactify" function
"Returns an adapter for a Reagent component, that may be used from React, for example in JSX. A single argument, props, is passed to the component, converted to a map." Good luck! Interesting approach to adoption ! Sent from my iPhone > On Mar 17, 2015, at 4:07 PM, "Juan A. Ruz @tangrammer" > <[email protected]> wrote: > > Hi guys, > I suppose that it should be possible as soon as Om uses react.js and > clojurescript compiles to javascript, but the question is more likely How > could I use om js compiled components inside a normal javascript project that > is currently using react.js too? > > Thanks! > Juan > > PS: my situation as you can imagine is trying to integrate bit a bit > clojurescript into a javascript company :) > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
