liquid
Template engine
A Go implementation of a template engine used in static site generators
A Liquid template engine in Go
287 stars
10 watching
59 forks
Language: Go
last commit: 15 days ago
Linked from 2 awesome lists
golanggolang-packageliquidliquid-templating-enginetemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
cloudykit/jet | A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,263 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
sebastienros/fluid | A .NET template engine based on the Liquid template language, supporting fast parsing and secure templating. | 1,433 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
eknkc/amber | A templating engine inspired by HAML and Jade for the Go programming language | 914 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,109 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
robfig/soy | A Go implementation of Google Closure templates | 172 |
dotliquid/dotliquid | A .NET port of the Liquid template language. | 1,058 |
goradd/got | A template engine that translates templates into Go code to compile into an application. | 32 |
daly88/lutem | A Lua-based template engine for generating dynamic text and HTML | 35 |
dannote/lua-template | A Lua-based template engine for rendering HTML templates with dynamic data | 47 |
eudoxia0/eco | A template engine for Common Lisp that generates HTML with performance and flexibility in mind. | 39 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |