Pinot [1] provides some dom manipulation [2], mostly wrapping goog.dom stuff. Were you thinking more than that?
[1] https://github.com/ibdknox/pinot [2] https://github.com/ibdknox/pinot/blob/master/src/pinot/dom.cljs On Fri, Jan 6, 2012 at 3:16 AM, Shantanu Kumar <[email protected]> wrote: > Is anybody working on a DOM-manipulation library for ClojureScript? > > There are several JavaScript libraries that can probably be wrapped, > but a ClojureScript library should be great. I noticed a short > comparative list of jQuery basic operations vs JavaScript equivalent > that looks interesting: http://sharedfil.es/js-48hIfQE4XK.html > > Shantanu > > -- > 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
