You use js* like here https://gist.github.com/1098417
See how jquery is being pulled in On Jul 24, 2011, at 12:35 PM, Jack Moffitt <[email protected]> wrote: > I'm exploring clojurescript and wondering how to use an external > library? In my particular case, I was trying to use Soy from Closure > Templates. > > I realize that arbitrary third party libraries will need to fit into > the Closure Compiler ways, and part of my exploration is trying to > port some of my own to them, but my first roadblock was figuring out > how to get clojurescript to see them at all. > > Is there a simple example of this anyone can share? Or a pointer to > the code would probably help as well. > > jack. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
