Template Engines
17 libraries in this category
Article spinning and spintax/spinning syntax engine, useful for A/B, testing pieces of text/articles and creating more natural conversations.
Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application
Jet template engine
Go implementation of Shopify Liquid templates
Useful template functions for Go templates
HTML/CSS to PDF rendering with TeX-quality typesetting in pure Go
Lightweight templating language that lets you write templates in Go. Templates are translated into Go and compiled
Simple and fast template engine. Substitutes template placeholders up to 10x faster than [text/template](https://golang.org/pkg/text/template/)
A Go code generator inspired by Hero and Fasttemplate. Has include files, custom tag definitions, injected Go code, language translation, and more
A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple
Django-like template-engine for Go
Fast, powerful, yet easy to use template engine. Converts templates into Go code and then compiles it
Razor view engine for Golang
Closure templates (aka Soy templates) for Go, following the [official spec](https://developers.google.com/closure/templates/)
A really simple way to create text templates with placeholders - exposes extra builtin Git repo metadata
A HTML templating language that has great developer tooling
A type-safe HTML template rendering engine for Go