Skip to content
/ tmpl Public

Package tmpl implements a minimal view interface over html/template.

License

Notifications You must be signed in to change notification settings

pnelson/tmpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmpl

Package tmpl implements a minimal view interface over html/template.

Use of this package encourages proper separation of concerns. Templates are expected to be "dumb" using only the base text/template actions and leverage methods on the view for more complex output.

About

Package tmpl implements a minimal view interface over html/template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages