got
Template compiler
A template engine that translates templates into Go code to compile into an application.
GoT is a template engine that turns templates into Go code to compile into your app.
32 stars
3 watching
3 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
gogolangtemplate-enginetemplates
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
| An ERb-style templating language that compiles templates into pure Go at compile time | 582 |
| A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,272 |
| A tool to embed external template files into Go code automatically during the build process. | 30 |
| A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 440 |
| Automates build, testing and analysis processes for Go applications | 11 |
| A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 849 |
| A Rust-based template engine that compiles HTML templates into executable Rust code. | 454 |
| A Go implementation of a template engine used in static site generators | 291 |
| A Go package for generating well-formed HTML5 tags with various options and utility functions. | 10 |
| A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
| A basic template for Go application development with standard project layout and tools. | 61 |
| Automates setup and workflow for Go applications | 486 |
| A template system for generating text content using Clojure, inspired by Django's approach. | 989 |
| Automates the generation of boilerplate code for common Go applications | 5 |