mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add github.com/osteele/liquid to Template Engines (#1503)
This commit is contained in:
parent
04cf8ce5df
commit
63db0cd071
@ -957,6 +957,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [hero](https://github.com/shiyanhui/hero) Hero is a handy, fast and powerful go template engine.
|
||||
* [jet](https://github.com/CloudyKit/jet) - Jet template engine
|
||||
* [kasia.go](https://github.com/ziutek/kasia.go) - Templating system for HTML and other text documents - go implementation.
|
||||
* [liquid](https://github.com/osteele/liquid) - A Go implementation of Shopify Liquid templates.
|
||||
* [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.
|
||||
* [quicktemplate](https://github.com/valyala/quicktemplate) - Fast, powerful, yet easy to use template engine. Converts templates into Go code and then compiles it.
|
||||
|
Loading…
Reference in New Issue
Block a user