soy
Template engine
A Go implementation of Google Closure templates
Go implementation for Soy templates (Google Closure templates)
172 stars
14 watching
41 forks
Language: Go
last commit: 8 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gofiber/template | Provides middleware for using multiple template engines with the Fiber web framework. | 272 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,109 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |
go-sprout/sprout | A modernized template function library for Go with improved performance and compatibility. | 94 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
archimag/cl-closure-template | Implementations of Closure Template's templating engine in Common Lisp, JavaScript, and RequireJS. | 71 |
aphoh/go-substrate-gen | A tool that generates boilerplate code for substrate-based chains | 7 |
golang-templates/seed | Automates setup and workflow for Go applications | 479 |
foolin/goview | A lightweight template library for building Go web applications using golang html/template syntax. | 425 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 608 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
cloudykit/jet | A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,263 |
goradd/got | A template engine that translates templates into Go code to compile into an application. | 32 |