mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add tbd - a really simple way to create text templates (with builtin Git repo metadata exposed)
This commit is contained in:
parent
66bbd42cc1
commit
118c2eaa01
@ -1760,6 +1760,7 @@ _**Unofficial** set of patterns for structuring projects._
|
|||||||
* [Razor](https://github.com/sipin/gorazor) - Razor view engine for Golang.
|
* [Razor](https://github.com/sipin/gorazor) - Razor view engine for Golang.
|
||||||
* [Soy](https://github.com/robfig/soy) - Closure templates (aka Soy templates) for Go, following the [official spec](https://developers.google.com/closure/templates/).
|
* [Soy](https://github.com/robfig/soy) - Closure templates (aka Soy templates) for Go, following the [official spec](https://developers.google.com/closure/templates/).
|
||||||
* [sprig](https://github.com/Masterminds/sprig) - Useful template functions for Go templates.
|
* [sprig](https://github.com/Masterminds/sprig) - Useful template functions for Go templates.
|
||||||
|
* [tbd](https://github.com/lucasepe/tbd) - A really simple way to create text templates with placeholders - exposes extra builtin Git repo metadata
|
||||||
* [velvet](https://github.com/gobuffalo/velvet) - Complete handlebars implementation in Go.
|
* [velvet](https://github.com/gobuffalo/velvet) - Complete handlebars implementation in Go.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
Loading…
Reference in New Issue
Block a user