Re: Ann [js-wrap "0.0.1"] wrap js libs for clojurescript

2012-02-09 Thread Dave Sann
updated to 0.0.2 - supporting urls as well as local files. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your firs

Re: Ann [js-wrap "0.0.1"] wrap js libs for clojurescript

2012-02-09 Thread Dave Sann
apologies the lib is called wrap-js [wrap-js "0.0.1"] -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first

Ann [js-wrap "0.0.1"] wrap js libs for clojurescript

2012-02-09 Thread Dave Sann
Following on from my question this afternoon on foreign libs (https://groups.google.com/d/topic/clojure/kqtCC_stbEU/discussion) alpha Wraps a no gclosure compliant js file. Injects a script tag directly into your page whenever you require and use the wrapper lib No need to include js files in y