Removing Velvet

Velvet appears to be abandoned.
- Most recent commit was 5 years ago.
- It does not meet current awesome-go quality standards.
This commit is contained in:
spekary 2022-03-07 20:12:19 -08:00 committed by Avelino
parent 56a57a099c
commit b276c0fdb1

View File

@ -2026,7 +2026,6 @@ _Libraries and tools for templating and lexing._
- [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.
- [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.
**[⬆ back to top](#contents)**