Kioo brings Enlive/Enfocus style templates to React. This allows for much better separation between the view and logic layers of the application.
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.
pronounced "f reactive" for functional reactive - name subject to change. This library should be considered experimental - it has not been widely tested.
ClojureScript + Zelkova + Virtual Dom + "The Elm Pattern" = Sane Javascript!
Die Hauptfunktionen von dubiousdavid/dominator sind: DOM Manipulation.
Open-Source-Alternativen zu dubiousdavid/dominator sind unter anderem: aaronc/freactive — pronounced "f reactive" for functional reactive - name subject to change. This library should be considered… ckirkendall/kioo — Kioo brings Enlive/Enfocus style templates to React. This allows for much better separation between the view and logic… davidsantiago/hickory — Hickory parses HTML into Clojure data structures, so you can analyze, transform, and output back to HTML. HTML can be… 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.