sprig

Template functions

A collection of reusable template functions for Go templates

Useful template functions for Go templates.

GitHub

4k stars
37 watching
448 forks
Language: Go
last commit: 3 months ago
gotemplatetemplates

Related projects:

Repository Description Stars
go-sprout/sprout A modernized template function library for Go with improved performance and compatibility. 99
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,861
create-go-app/fiber-go-template Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation 966
davecgh/go-spew Provides a deep pretty printer for Go data structures to aid in debugging 6,104
valyala/quicktemplate A fast template engine for Go that compiles templates into executable code. 3,138
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. 440
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 486
duke-git/lancet A comprehensive utility function library for Go. 4,791
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,736
flosch/pongo2 A templating language compatible with Django's syntax and providing advanced features like macros and template sandboxing. 2,890
bigunmd/go-app-template Provides a basic structure and tools for building Go applications with clean architecture principles 17