clostache
Templating library
A Mustache templating library for Clojure.
{{ mustache }} for Clojure
318 stars
13 watching
62 forks
Language: Clojure
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hanjos/groucho | An LPeg-based Lua implementation of the mustache templating language | 5 |
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,901 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
kainjow/mustache | An implementation of the Mustache templating language in C++ | 357 |
ibdknox/crate | An implementation of an HTML templating library in ClojureScript | 220 |
soasme/nim-mustache | A Nim implementation of Mustache templating system with support for static text and dynamic variables | 64 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 407 |
brandonbloom/backtick | Provides Clojure's syntax-quote reader macro as a normal macro for templating and custom symbol resolution | 212 |
james2doyle/luvstache | A Lua library providing Mustache templates for templating in Luvit 2.x applications | 4 |
pvande/milk | A templating language implementation in CoffeeScript | 188 |
makenowjust/crustache | A library implementing a logic-less template engine similar to Mustache for the Crystal programming language. | 83 |
f-f/dhall-clj | A tool that translates Dhall expressions into Clojure code | 75 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |