templify

Template generator

A tool to embed external template files into Go code automatically during the build process.

A tool to be used with 'go generate' to embed external template files into Go code.

GitHub

30 stars
4 watching
6 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists

code-generationgo-generatego-template

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
moul/protoc-gen-gotemplate A plugin for generating code from Protocol Buffers files using Go's text templating engine. 438
goradd/got A template engine that translates templates into Go code to compile into an application. 32
senselogic/generis A lightweight code preprocessor for Go that adds features like generics and HTML templating. 43
yogthos/selmer A template system for generating text content using Clojure, inspired by Django's approach. 987
benbjohnson/ego An ERb-style templating language that compiles templates into pure Go at compile time 581
azr/generators Automates the generation of boilerplate code for common Go applications 5
gobiegenerator/gobie A tool to simplify source generation in C# by allowing developers to define templates and parameters without writing custom generator code. 97
wajox/gobase A basic template for Go application development with standard project layout and tools. 61
joshdk/template-transformer A plugin for the Kustomize tool to securely inject dynamic values into Kubernetes resource manifests through strict templating. 12
foundweekends/giter8 A command line tool to generate files and directories from templates published on GitHub or any other Git repository. 1,741
bengl/tage A utility to transform functions into reusable template tags 5
cgrand/enlive A templating and transformation system for Clojure based on CSS selectors 1,619
valyala/fasttemplate A simple and fast template engine for Go that substitutes placeholders with user-defined values. 842
goyek/template Automates build, testing and analysis processes for Go applications 7
osteele/liquid A Go implementation of a template engine used in static site generators 287