I do a fair amount of ClojureScript programming, but my understanding of the JavaScript ecosystem is fairly hazy, and I'm having trouble using a JavaScript library, namely Reactabular:
https://github.com/bebraw/reactabular Making it work for JavaScript code seems to involve doing some variation of "npm install" and "require" in the JavaScript code. (This seems to be a pattern a lot of JavaScript code out there use.) Can anybody help me figure out how to include this in a ClojureScript project? Would be much appreciated! Regards, Mike -- 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.
