qt-mustache
Template renderer
A C++ library for rendering Mustache templates with Qt integration
Mustache templating library for C++ using Qt
84 stars
15 watching
28 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kainjow/mustache | An implementation of the Mustache templating language in C++ | 357 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 407 |
robertknight/qt-maybe | A set of templates implementing sum and option types using QVariant. | 29 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
l0rdn1kk0n/wicket-mustache | Provides integration utilities and components to work with Mustache templates in Java web applications. | 6 |
robertknight/qt-inspector | A utility tool for browsing and editing the object tree of Qt applications. | 402 |
schultyy/mustache.ex | Provides a simple templating solution with Mustache templates in Elixir | 61 |
nrk/hige | A templating library for Lua based on the Mustache template system | 34 |
makenowjust/crustache | A library implementing a logic-less template engine similar to Mustache for the Crystal programming language. | 83 |
rgrinberg/ocaml-mustache | A library that provides logic-less templating using the Mustache template language in OCaml. | 83 |
james2doyle/luvstache | A Lua library providing Mustache templates for templating in Luvit 2.x applications | 4 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 210 |
benlau/qpm-qt-creator-project-template | A collection of pre-configured project templates for Qt Creator that streamline the development process with qpm. | 7 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,901 |