sprout
Template functions
A modernized template function library for Go with improved performance and compatibility.
From sprig to sprout - Useful template functions for Go templates with steroids
94 stars
3 watching
3 forks
Language: Go
last commit: 16 days ago
Linked from 1 awesome list
gogolanghacktoberfestsprigsprouttemplatetemplates
Related projects:
Repository | Description | Stars |
---|---|---|
golang-templates/seed | Automates setup and workflow for Go applications | 479 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
octomation/go-module | Provides a starting point and boilerplate code for creating Go modules with pre-configured CI/CD and inventory. | 30 |
robfig/soy | A Go implementation of Google Closure templates | 172 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 955 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,109 |
benbjohnson/ego | An ERb-style templating language that compiles templates into pure Go at compile time | 581 |
pumpkinseed/structs | A set of utility functions for manipulating and comparing structs in Go programming language. | 24 |
goradd/got | A template engine that translates templates into Go code to compile into an application. | 32 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 16 |
catchplay/scaffold | A tool to generate a starter project layout for building Go applications. | 149 |
sebastiaanklippert/go-wkhtmltopdf | Generates PDF documents from HTML templates using wkhtmltopdf | 1,060 |