nim-mustache
Templating engine
A Nim implementation of Mustache templating system with support for static text and dynamic variables
Mustache in Nim
64 stars
5 watching
6 forks
Language: Nim
last commit: over 1 year ago
Linked from 1 awesome list
mustachemustache-implementationsnimtemplatetemplate-enginetemplate-library
Related projects:
Repository | Description | Stars |
---|---|---|
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 407 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,901 |
schultyy/mustache.ex | Provides a simple templating solution with Mustache templates in Elixir | 61 |
batiati/mustache-zig | Provides a template engine for Zig programming language | 120 |
kainjow/mustache | An implementation of the Mustache templating language in C++ | 357 |
perfectlysoft/perfect-mustache | A Swift package providing Mustache template support for Perfect. | 24 |
tests-always-included/mo | Provides a simple, logic-less templating system for bash scripts | 567 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
fhd/clostache | A Mustache templating library for Clojure. | 318 |
onionhammer/nim-templates | A string templating library for Nim that supports multiple syntaxes and languages. | 94 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,109 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
james2doyle/luvstache | A Lua library providing Mustache templates for templating in Luvit 2.x applications | 4 |