177
Stars
41
Forks
MIT
License
Go
Language
2024-03-19
Last Update
6
Open Issues
Related in Template Engines
- ego - Lightweight templating language that lets you write templates in Go. Templates are translated into Go and compiled.
- fasttemplate - Simple and fast template engine. Substitutes template placeholders up to 10x faster than text/template.
- got - A Go code generator inspired by Hero and Fasttemplate. Has include files, custom tag definitions, injected Go code, language translation, and more.
- goview - Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.
- jet - Jet template engine.
- liquid - Go implementation of Shopify Liquid templates.
- maroto - A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
- pongo2 - Django-like template-engine for Go.
- quicktemplate - Fast, powerful, yet easy to use template engine. Converts templates into Go code and then compiles it.
- Razor - Razor view engine for Golang.