Hi all,

I just released a library we're working on at OPP to increase sharing of 
code between server- and client-side Clojure(Script) applications that use 
Facebook's React. The goal is to allow rendering of HTML via React without 
the need to deploy on node/ClojureScript server-side. We do this by 
leveraging the Nashorn Javascript engine included in Java 8.

Currently it supports rendering Hiccup-style markup, but I hope to add 
support for Enlive's seq of nodes representation in the future.

If this sounds interesting (or infuriating) to you, take a look. I'd love 
to get feedback, so please break it and submit issues or pull requests. 
Also, let me know if there's prior art in this space that I might have 
missed.

Best!
Brian

Github: https://github.com/OtherPeoplesPixels/curmudjeon
Clojars: [curmudjeon "0.1.1"]

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to