Mustache.ex
Templater
Provides a simple templating solution with Mustache templates in Elixir
Mustache templates for Elixir
61 stars
5 watching
13 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
elixirmustache
Related projects:
Repository | Description | Stars |
---|---|---|
jui/mustachex | A templating library for Elixir that allows rendering dynamic content in mustache-like templates. | 18 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,901 |
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# | 408 |
soasme/nim-mustache | A Nim implementation of Mustache templating system with support for static text and dynamic variables | 64 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 210 |
batiati/mustache-zig | Provides a template engine for Zig programming language | 120 |
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
makenowjust/crustache | A library implementing a logic-less template engine similar to Mustache for the Crystal programming language. | 83 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,109 |
perfectlysoft/perfect-mustache | A Swift package providing Mustache template support for Perfect. | 24 |
soranoba/bbmustache | Template engine for Erlang/OTP | 183 |