stache
Template compiler
Compiles Mustache templates into compiled code.
A Mustache template compiler.
19 stars
2 watching
0 forks
Language: Rust
last commit: about 4 years ago
Linked from 1 awesome list
compilermustachetranslator
Related projects:
Repository | Description | Stars |
---|---|---|
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 210 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 407 |
groue/grmustache.swift | A template engine for generating text based on data in Swift | 602 |
kainjow/mustache | An implementation of the Mustache templating language in C++ | 357 |
rgrinberg/ocaml-mustache | A library that provides logic-less templating using the Mustache template language in OCaml. | 83 |
jstachio/jstachio | A Java template engine that compiles Mustache templates into readable Java source code and statically checks value bindings. | 260 |
batiati/mustache-zig | Provides a template engine for Zig programming language | 120 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,109 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,901 |
makenowjust/crustache | A library implementing a logic-less template engine similar to Mustache for the Crystal programming language. | 83 |
fhd/clostache | A Mustache templating library for Clojure. | 318 |
robertknight/qt-mustache | A C++ library for rendering Mustache templates with Qt integration | 84 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
soasme/nim-mustache | A Nim implementation of Mustache templating system with support for static text and dynamic variables | 64 |