jet
Template engine
A template engine for Go with features like inheritance and composition, designed to be easy to use and fast.
Jet template engine
1k stars
22 watching
107 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
golangjetjet-template-enginetemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
goradd/got | A template engine that translates templates into Go code to compile into an application. | 32 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
pantor/inja | A template engine for modern C++ | 1,675 |
neuland/jade4j | An implementation of a Pug-like template engine in Java. | 707 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
lucasepe/tbd | A simple text template tool that allows you to create dynamic templates with placeholders. | 25 |
casid/jte | A template engine that allows developers to write secure and speedy HTML templates in Java or Kotlin with features like context-sensitive escaping and hot reloading. | 841 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
enthus1ast/nimja | A high-performance template engine for Nim that combines compile-time evaluation with a statically typed syntax. | 185 |
paulguo/juicer | A lightweight JavaScript template engine for rendering data-driven web pages | 915 |
sebastienros/fluid | A .NET template engine based on the Liquid template language, supporting fast parsing and secure templating. | 1,433 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,109 |