10 open-source projects similar to aaronc/freactive, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Freactive alternative.
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.
ClojureScript Zelkova Virtual Dom "The Elm Pattern" = Sane Javascript!
Crate is a ClojureScript implementation of the awesome Hiccup html templating library.
Lisp/Hiccup style templating for Facebook's React in ClojureScript.
Generates a DOM node with a human representation of the JSON/EDN encoded data. Based on the json.human.js library.