mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add the sprig template functions library (#3431)
This commit is contained in:
parent
fabe9f0615
commit
8c1d0e55bb
@ -1671,6 +1671,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [raymond](https://github.com/aymerick/raymond) - 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/).
|
||||
* [sprig](https://github.com/Masterminds/sprig) - Useful template functions for Go templates.
|
||||
* [velvet](https://github.com/gobuffalo/velvet) - Complete handlebars implementation in Go.
|
||||
|
||||
## Testing
|
||||
|
Loading…
Reference in New Issue
Block a user