mustache.java
Templater
Implementation of mustache.js for Java, enabling templating with data and conditional logic.
Implementation of mustache.js for Java
2k stars
77 watching
285 forks
Language: HTML
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
kainjow/mustache | An implementation of the Mustache templating language in C++ | 358 |
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
schultyy/mustache.ex | Provides a simple templating solution with Mustache templates in Elixir | 62 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 412 |
jstachio/jstachio | A Java template engine that compiles Mustache templates into readable Java source code and statically checks value bindings. | 265 |
soasme/nim-mustache | A Nim implementation of Mustache templating system with support for static text and dynamic variables | 64 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
fhd/clostache | A Mustache templating library for Clojure. | 319 |
batiati/mustache-zig | Provides a template engine for Zig programming language | 123 |
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 |
perfectlysoft/perfect-mustache | A Swift package providing Mustache template support for Perfect. | 24 |