p2cli
Template renderer
A command-line tool for rendering templating languages into human-readable output.
pongo2 cli - like the j2cli package in python, but compiles to self-contained go executables
87 stars
4 watching
20 forks
Language: Go
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
ngerakines/ginpongo2 | Provides a middleware to render templates using the pongo2 templating engine. | 33 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 608 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
macaron-contrib/pongo2 | Provides template engine support for the Macaron web framework using pongo2.v3 | 0 |
5monkeys/django-viewlet | A Django module that provides a way to render template parts with extended cache control using Jinja2 | 62 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
proji-rocks/proji | A cross-platform project templating tool that streamlines the creation of new projects by providing reusable structures and configurations. | 203 |
lucasepe/tbd | A simple text template tool that allows you to create dynamic templates with placeholders. | 25 |
kowainik/summoner | A tool for creating production-ready Haskell projects with minimal configuration | 699 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
jackrosenthal/kajiki | A fast and well-formed XML-based template engine with Jinja-style blocks | 47 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
wryun/rjsone | A tool for rendering JSON templates with configuration options | 12 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |
yuki-koyama/blender-cli-rendering | Blender Python scripts for generating scenes and rendering images from the command-line interface. | 778 |