Popularity
5.5
Growing
Activity
3.0
-
160
13
41
Programming language: Go
License: MIT License
Tags:
Template Engines
Soy alternatives and similar packages
Based on the "Template Engines" category.
Alternatively, view Soy alternatives based on common mentions on social networks and blogs.
-
gofpdf
A PDF document generator with high level support for text, drawing and images. -
quicktemplate
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template -
amber
Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade -
maroto
A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple. -
goview
Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application. -
kasia.go
Templating system for HTML and other text documents - go implementation -
extemplate
Wrapper package for Go's template/html to allow for easy file-based template inheritance. -
gospin
Article spinning and spintax/spinning syntax engine written in Go, useful for A/B, testing pieces of text/articles and creating more natural conversations -
damsel
Package damsel provides html outlining via css-selectors and common template functionality. -
tbd
"to be defined" - a really simple way to create text templates with placeholders -
GoT
GoT is a template engine that turns templates into Go code to compile into your app.
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of Soy or a related project?
Popular Comparisons
README
soy
Go implementation for Soy templates aka Google Closure Templates. See godoc for more details and usage examples.
This project requires Go 1.12 or higher due to one of the transitive
dependencies requires it as a minimum version; otherwise, Go 1.11 would
suffice for go mod
support.
Be sure to set the env var GO111MODULE=on
to use the go mod
dependency
versioning when building and testing this project.