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 you html. just load bootstrap.js

clojars : [js-wrap "0.0.1"]

github :  https://github.com/davesann/wrap-js

example that uses it: https://github.com/davesann/cljs-bcrypt-wrapper

I would like to but don't know how to inject the required externs file into 
the build (without the need to reference in the cljs opts). 
If anyone has ideas please advise.

As always comments, opinions suggestions are welcome.


Cheers

Dave


-- 
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 post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to