Skip to content

crwnl3ss/tpltags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tpltags

tpltags - set of usefull template filters and tags.

Iterator

Iterator generates slice of uint from 0 to n-1. Usage:

{{ range Iterator 5 }} {{ . }} {{ end }}

Result:

01234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published