The mustache template language in Go
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.1/go-mustache.go && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
go-mustache.go.changes | 0000002482 2.42 KB | |
go-mustache.go.spec | 0000001682 1.64 KB | |
mustache.go-0.0.0+git20110813.tar.bz2 | 0000007029 6.86 KB |
Comments 0