Template Engines Go Libraries Ranking
Libraries and tools for templating and lexing.
17 repositories, updated daily.
- Fast, powerful, yet easy to use template engine. Converts templates into Go code and then compiles it.
- A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
- Simple and fast template engine. Substitutes template placeholders up to 10x faster than [text/template](https://golang.org/pkg/text/template/).
- Lightweight templating language that lets you write templates in Go. Templates are translated into Go and compiled.
- Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.
robfig/soy
- Closure templates (aka Soy templates) for Go, following the [official spec](https://developers.google.com/closure/templates/).
- HTML/CSS to PDF rendering with TeX-quality typesetting in pure Go.
- HTML templates as first-class Go expressions, with seamless editor support.
goradd/got
- A Go code generator inspired by Hero and Fasttemplate. Has include files, custom tag definitions, injected Go code, language translation, and more.
lucasepe/tbd
- A really simple way to create text templates with placeholders - exposes extra builtin Git repo metadata.