grender icon indicating copy to clipboard operation
grender copied to clipboard

Go package for easily rendering JSON/XML data and HTML templates

Results 2 grender issues
Sort by recently updated
recently updated
newest added

Right now, when passing a glob like `templates/**/*.tmpl` the template name will be assigned using the base of the file. This leaves room for potential issues where several subdirectories have...

enhancement