mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #445 from aymerick/patch-1
Adds raymond, a complete handlebars implementation in Go
This commit is contained in:
commit
f80e0cb816
@ -590,6 +590,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [kasia.go](https://github.com/ziutek/kasia.go) - Templating system for HTML and other text documents - go implementation.
|
||||
* [mustache](https://github.com/hoisie/mustache) - A Go implementation of the Mustache template language.
|
||||
* [pongo2](https://github.com/flosch/pongo2) - A Django-like template-engine for Go.
|
||||
* [raymond](https://github.com/aymerick/raymond) - A complete handlebars implementation in Go.
|
||||
* [Razor](https://github.com/sipin/gorazor) - Razor view engine for Golang.
|
||||
* [Soy](https://github.com/robfig/soy) - Closure templates (aka Soy templates) for Go, following the [official spec](https://developers.google.com/closure/templates/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user