Golang version of Template-Nest
tests | ||
.gitattributes | ||
go.mod | ||
go.sum | ||
README.org | ||
template_nest.go |
Template Nest
Template Nest
is a template engine module for Go, designed to process nested
templates quickly and efficiently.
For more details on the idea behind Template::Nest
read:
https://metacpan.org/pod/Template::Nest#DESCRIPTION and
https://pypi.org/project/template-nest/.
News
v0.1.0 - 2024-11-18
- Initial Release.