Tonight's meeting and html templating with no markup
16 views
Skip to first unread message
Robin Hilliard
unread,
Apr 2, 2013, 7:05:35 AM4/2/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erl...@googlegroups.com
Hi All,
Good to see some of you at the meeting this evening - just a quick note, I mentioned a Clojure templating library called Enlive (https://github.com/cgrand/enlive) that uses pairs of CSS selectors and functions to act on HTML nodes to carry out templating without any sort of markup in the HTML. I found an Erlang port of this called Brim (https://github.com/permelin/brim) which hasn't had much activity for a year but looks interesting, I'll try it out and report quickly at the next meeting.