ginpongo2
Template renderer
Provides a middleware to render templates using the pongo2 templating engine.
33 stars
4 watching
15 forks
Language: Go
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
wrouesnel/p2cli | A command-line tool for rendering templating languages into human-readable output. | 87 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 610 |
cloudykit/jet | A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,272 |
paulguo/juicer | A lightweight JavaScript template engine for rendering data-driven web pages | 914 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 849 |
metakirby5/zenbu | A cascading theme engine using Jinja2 and YAML for variable definition. | 116 |
wryun/rjsone | A tool for rendering JSON templates with configuration options | 12 |
5monkeys/django-viewlet | A Django module that provides a way to render template parts with extended cache control using Jinja2 | 61 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 291 |
jpvenson/morestachio | A lightweight templating engine for fast and safe text rendering. | 51 |
goyek/template | Automates build, testing and analysis processes for Go applications | 11 |
joshdk/template-transformer | A plugin for the Kustomize tool to securely inject dynamic values into Kubernetes resource manifests through strict templating. | 12 |
taiga-family/ng-polymorpheus | A tiny Angular library for easily customizable templates with optional dynamic context injection | 393 |
gofiber/template | Provides middleware for using multiple template engines with the Fiber web framework. | 275 |