fhd / clostache

{{ mustache }} for Clojure
GNU Lesser General Public License v3.0
318 stars 62 forks source link

Add clojurescript support #52

Closed fotoetienne closed 7 years ago

fotoetienne commented 7 years ago

Cljstache is now available for Clojurescript! Required some awkward ports of java interop, particularly around StringBuilder and Regex. But it works!