sprig

Template functions

A collection of reusable template functions for Go templates

Useful template functions for Go templates.

GitHub

4k stars
37 watching
445 forks
Language: Go
last commit: about 1 month ago
gotemplatetemplates

Related projects:

Repository Description Stars
go-sprout/sprout A modernized template function library for Go with improved performance and compatibility. 98
wlbr/templify A tool to embed external template files into Go code automatically during the build process. 30
sagikazarmark/modern-go-application A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. 1,858
create-go-app/fiber-go-template Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation 960
davecgh/go-spew Provides a deep pretty printer for Go data structures to aid in debugging 6,096
valyala/quicktemplate A fast template engine for Go that compiles templates into executable code. 3,131
benbjohnson/ego An ERb-style templating language that compiles templates into pure Go at compile time 582
moul/protoc-gen-gotemplate A plugin for generating code from Protocol Buffers files using Go's text templating engine. 438
octomation/go-module Provides a starting point and boilerplate code for creating Go modules with pre-configured CI/CD and inventory. 30
golang-templates/seed Automates setup and workflow for Go applications 483
duke-git/lancet A comprehensive utility function library for the Go programming language 4,752
create-go-app/net_http-go-template Provides a basic net/http backend template with Fiber framework and various utility packages for creating a new Go application 50
hairyhenderson/gomplate A command-line template renderer supporting various data sources 2,723
flosch/pongo2 A templating language compatible with Django's syntax and providing advanced features like macros and template sandboxing. 2,884
bigunmd/go-app-template Provides a basic structure and tools for building Go applications with clean architecture principles 17