golang-github-masterminds-sprig-dev - 3.2.3-5
main
The Go language comes with a built-in template language
(http://golang.org/pkg/text/template/), but not very many template
functions. Sprig is a library that provides more than 100 commonly used
template functions.
.
It is inspired by the template functions found in Twig
(http://twig.sensiolabs.org/documentation) and in various JavaScript
libraries, such as underscore.js (http://underscorejs.org/).
.
The API documentation is available at GoDoc.org
(http://godoc.org/github.com/Masterminds/sprig/).