mustache
Template engine
An implementation of the mustache template language in Go
The mustache template language in Go
1k stars
35 watching
227 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
batiati/mustache-zig | Provides a template engine for Zig programming language | 123 |
perfectlysoft/perfect-mustache | A Swift package providing Mustache template support for Perfect. | 24 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
groue/grmustache.swift | A template engine for generating text based on data in Swift | 607 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
kainjow/mustache | An implementation of the Mustache templating language in C++ | 358 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 291 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
james2doyle/luvstache | A Lua library providing Mustache templates for templating in Luvit 2.x applications | 4 |
soranoba/bbmustache | Template engine for Erlang/OTP | 183 |
nrk/hige | A templating library for Lua based on the Mustache template system | 34 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 412 |
robfig/soy | A Go implementation of Google Closure templates | 172 |