mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
replace sprig (unmaintained) with go-sprout/sprout (replacement) (#5384)
This commit is contained in:
parent
cff1ae150f
commit
f9ff1cd6bf
@ -2359,7 +2359,7 @@ _Libraries and tools for templating and lexing._
|
|||||||
- [raymond](https://github.com/aymerick/raymond) - Complete handlebars implementation in Go.
|
- [raymond](https://github.com/aymerick/raymond) - Complete handlebars implementation in Go.
|
||||||
- [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.
|
- [sprout](https://github.com/go-sprout/sprout) - 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.
|
- [tbd](https://github.com/lucasepe/tbd) - A really simple way to create text templates with placeholders - exposes extra builtin Git repo metadata.
|
||||||
- [templ](https://github.com/a-h/templ) - A HTML templating language that has great developer tooling.
|
- [templ](https://github.com/a-h/templ) - A HTML templating language that has great developer tooling.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user