Hickory parses HTML into Clojure data structures, so you can analyze, transform, and output back to HTML. HTML can be parsed into hiccup vectors, or into a map-based DOM-like format very similar to that used by clojure.xml. It can be used from both Clojure and Clojurescript.
ClojureScript Zelkova Virtual Dom "The Elm Pattern" = Sane Javascript!
pronounced "f reactive" for functional reactive - name subject to change. This library should be considered experimental - it has not been widely tested.
Kioo brings Enlive/Enfocus style templates to React. This allows for much better separation between the view and logic layers of the application.
The main features of ckirkendall/kioo are: DOM Manipulation.
Open-source alternatives to ckirkendall/kioo include: aaronc/freactive — pronounced "f reactive" for functional reactive - name subject to change. This library should be considered… davidsantiago/hickory — Hickory parses HTML into Clojure data structures, so you can analyze, transform, and output back to HTML. HTML can be… dubiousdavid/dominator — ClojureScript + Zelkova + Virtual Dom + "The Elm Pattern" = Sane Javascript! fluentsoftware/cljs-binding — A ClojureScript binding library. ibdknox/crate — Crate is a ClojureScript implementation of the awesome Hiccup html templating library. mvc-works/respo — Respo: A virtual DOM library in ClojureScript.