Hi all,

Because I find it useful in it's own right, I have extracted the 
hiccup-style dom generation library from pinot. (
https://github.com/ibdknox/pinot)

clojars [piccup "1.0.0"] for the jar

My other motivation for this is due to the dependency that pinot has on 
goog.dom.query.
Since this is not part of the std closure library for clojurescript it is 
probably good to have dom generation without requiring any specific setup.
(easier for others to try...etc).

All credit to Chris Granger. I made almost no changes.

source is here https://github.com/davesann/piccup

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