Stubble
Template renderer
A trimmed-down implementation of the Mustache template system in C#
Trimmed down {{mustache}} templates in .NET
407 stars
8 watching
58 forks
Language: C#
last commit: over 1 year ago
Linked from 2 awesome lists
generationmustachemustache-templatingspeedtemplatestext
Related projects:
Repository | Description | Stars |
---|---|---|
kainjow/mustache | An implementation of the Mustache templating language in C++ | 357 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
robertknight/qt-mustache | A C++ library for rendering Mustache templates with Qt integration | 84 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 210 |
soasme/nim-mustache | A Nim implementation of Mustache templating system with support for static text and dynamic variables | 64 |
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 |
schultyy/mustache.ex | Provides a simple templating solution with Mustache templates in Elixir | 61 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,901 |
rgrinberg/ocaml-mustache | A library that provides logic-less templating using the Mustache template language in OCaml. | 83 |
makenowjust/crustache | A library implementing a logic-less template engine similar to Mustache for the Crystal programming language. | 83 |
thmsgbrt/thmsgbrt | A Mustache-based templating system for generating structured text output | 464 |
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 |