Development/Languages/Other

go-mustache.go: The mustache template language in Go

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
mustache.go is an implementation of the mustache template language in Go. It is better suited for website templates than Go's native pkg/template. mustache.go is fast, it parses templates efficiently and stores them in a tree-like structure which allows for fast execution.
Installieren: go-mustache.go.jpg Status: go-mustache.go.png Umfang:38 KiB