Fork me on GitHub
#lumo
<
2018-09-02
>
priornix06:09:25

Hi a quick question, is lumo compatible with only certain cljs libraries? https://github.com/anmonteiro/lumo/wiki/Compatible-libraries

richiardiandrea16:09:08

Yes, I have started a quest to port some, but only got to the ones I was using. Porting is not that hard but definitely requires either to know your CLJS macros or use macrovich

mfikes11:09:58

@priornix Lumo is based on self-hosted ClojureScript, so it will work with any library that works with self-hosted ClojureScript. See the second paragraph here for more detail on the subject: http://planck-repl.org/dependencies.html