Mustache
Templater
An implementation of the Mustache templating language in C++
Mustache text templates for modern C++
357 stars
22 watching
49 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list
c-plus-plusmustache
Related projects:
Repository | Description | Stars |
---|---|---|
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 407 |
robertknight/qt-mustache | A C++ library for rendering Mustache templates with Qt integration | 84 |
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 |
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
makenowjust/crustache | A library implementing a logic-less template engine similar to Mustache for the Crystal programming language. | 83 |
nrk/hige | A templating library for Lua based on the Mustache template system | 34 |
l0rdn1kk0n/wicket-mustache | Provides integration utilities and components to work with Mustache templates in Java web applications. | 6 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,109 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
jui/mustachex | A templating library for Elixir that allows rendering dynamic content in mustache-like templates. | 18 |
pvande/milk | A templating language implementation in CoffeeScript | 188 |
soasme/nim-mustache | A Nim implementation of Mustache templating system with support for static text and dynamic variables | 64 |