go-mustache

go-mustache

Pure-Go Mustache.

Documentation GitHub

What is go-mustache?

go-mustache is a pure-Go (CGO_ENABLED=0) implementation of the logic-less Mustache templating language, faithful to the language-independent Mustache spec — compile a template to tokens and render it against a context.

Packages

1 module(s) — generated from the org's repos.

MU
mustache
Logic-less Mustache templating, faithful to the language-independent spec.