zenbu
Templater
A cascading theme engine using Jinja2 and YAML for variable definition.
A Jinja2 + YAML based config templater.
116 stars
7 watching
5 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
jinja2ricetemplateyaml
Related projects:
Repository | Description | Stars |
---|---|---|
kblomqvist/yasha | A command-line tool that generates code by rendering Jinja templates with customizable variables and extensions. | 246 |
jackrosenthal/kajiki | A fast and well-formed XML-based template engine with Jinja-style blocks | 47 |
cidrblock/td4a | A tool for designing and testing jinja2 templates for automation | 212 |
ageekinside/fastapi-jinja | Integrates Jinja template language with FastAPI to render dynamic web pages. | 69 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
jinja2cpp/jinja2cpp | C++ implementation of the Jinja2 Python template engine | 505 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |
pantor/inja | A template engine for modern C++ | 1,689 |
5monkeys/django-viewlet | A Django module that provides a way to render template parts with extended cache control using Jinja2 | 61 |
tategakibunko/jingoo | An OCaml template engine that is almost compatible with Jinja2 | 126 |
motet-a/jinjalint | A tool that checks and corrects indentation and syntax issues in Jinja-like template languages | 69 |
kowainik/summoner | A tool for creating production-ready Haskell projects with minimal configuration | 703 |
straight-shoota/crinja | Implementation of Jinja2 template language in Crystal | 126 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,479 |
cuchi/jinja2-action | An action in GitHub workflows to run the Jinja2 template engine. | 43 |