mustache-zig
Template engine
Provides a template engine for Zig programming language
Logic-less templates for Zig
123 stars
2 watching
20 forks
Language: Zig
last commit: 2 months ago
Linked from 1 awesome list
mustachemustache-templatingzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,110 |
soranoba/bbmustache | Template engine for Erlang/OTP | 183 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
makenowjust/crustache | A Mustache template implementation for Crystal programming language | 83 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
soasme/nim-mustache | A Nim implementation of Mustache templating system with support for static text and dynamic variables | 64 |
schultyy/mustache.ex | Provides a simple templating solution with Mustache templates in Elixir | 62 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,902 |
perfectlysoft/perfect-mustache | A Swift package providing Mustache template support for Perfect. | 24 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 412 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 212 |
tests-always-included/mo | Provides a simple, logic-less templating system for bash scripts | 571 |
groue/grmustache.swift | A template engine for generating text based on data in Swift | 607 |