Bookmarks tagged [template-engine]
https://palletsprojects.com/p/jinja/
Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment.
- tags: template-engine, python, django, jinja
source code
https://gitlab.com/r-iendo/yarte
compile-time handlebars-like templates
- tags: rust, template-engine
https://github.com/lfairy/maud
- tags: rust, template-engine
source code
https://github.com/Stebalien/horrorshow-rs
- tags: rust, template-engine
source code
https://github.com/kaj/ructe
- tags: rust, template-engine
source code
https://github.com/Keats/tera
template engine based on Jinja2 and the Django template language.
- tags: rust, template-engine
source code
https://github.com/djc/askama
template rendering engine based on Jinja
- tags: rust, template-engine
source code
https://github.com/rustache/rustache
- tags: rust, template-engine
source code
https://github.com/tailhook/marafet
Compiler for Jade-like template language to cito.js-based virtual dom
- tags: rust, template-engine
source code
https://github.com/yosssi/ace
Ace is an HTML template engine for Go, inspired by Slim and Jade. Ace is a refinement of Gold.
- tags: go, template-engine
source code
https://github.com/eknkc/amber
Amber is an elegant templating engine for Go Programming Language It is inspired from HAML and Jade.
- tags: go, template-engine
source code
https://github.com/dskinner/damsel
Markup language featuring html outlining via css-selectors, extensible via pkg html/template and others.
- tags: go, template-engine
source code
https://github.com/benbjohnson/ego
Lightweight templating language that lets you write templates in Go. Templates are translated into Go and compiled.
- tags: go, template-engine
source code
https://github.com/dannyvankooten/extemplate
Tiny wrapper around html/template to allow for easy file-based template inheritance.
- tags: go, template-engine
source code
https://github.com/valyala/fasttemplate
Simple and fast template engine. Substitutes template placeholders up to 10x faster than text/template.
- tags: go, template-engine
source code
https://github.com/jung-kurt/gofpdf
PDF document generator with high level support for text, drawing and images.
- tags: go, template-engine
source code
https://github.com/foolin/goview
Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.
- tags: go, template-engine
source code
https://github.com/shiyanhui/hero
Hero is a handy, fast and powerful go template engine.
- tags: go, template-engine
source code
https://github.com/CloudyKit/jet
Jet template engine.
- tags: go, template-engine
source code
https://github.com/ziutek/kasia.go
Templating system for HTML and other text documents - go implementation.
- tags: go, template-engine
source code
https://github.com/osteele/liquid
Go implementation of Shopify Liquid templates.
- tags: go, template-engine
source code
https://github.com/hoisie/mustache
Go implementation of the Mustache template language.
- tags: go, template-engine
source code
https://github.com/flosch/pongo2
Django-like template-engine for Go.
- tags: go, template-engine
source code
https://github.com/valyala/quicktemplate
Fast, powerful, yet easy to use template engine. Converts templates into Go code and then compiles it.
- tags: go, template-engine
source code
https://github.com/aymerick/raymond
Complete handlebars implementation in Go.
- tags: go, template-engine
source code
https://github.com/sipin/gorazor
Razor view engine for Golang.
- tags: go, template-engine
source code
https://github.com/robfig/soy
Closure templates (aka Soy templates) for Go, following the official spec.
- tags: go, template-engine
source code
https://github.com/gobuffalo/velvet
Complete handlebars implementation in Go.
- tags: go, template-engine
source code
https://github.com/zendesk/curly
A template language that completely separates structure and logic.
- tags: ruby, template-engine
source code
https://github.com/haml/haml
HTML Abstraction Markup Language.
- tags: ruby, template-engine
source code
https://github.com/Shopify/liquid
Safe, customer facing template language for flexible web apps.
- tags: ruby, template-engine
source code
https://github.com/mustache/mustache
Logic-less Ruby templates.
- tags: ruby, template-engine
source code
https://github.com/slim-template/slim
A template language whose goal is reduce the syntax to the essential parts without becoming cryptic.
- tags: ruby, template-engine
source code
https://github.com/rtomayko/tilt
Generic interface to multiple Ruby template engines.
- tags: ruby, template-engine
source code
https://github.com/pallets/jinja
A modern and designer friendly templating language.
- tags: python, template-engine
source code
Python templating toolkit for generation of web-aware output.
- tags: python, template-engine
Hyperfast and lightweight templating for the Python platform.
- tags: python, template-engine
https://jknack.github.io/handlebars.java
Logicless and semantic Mustache templates.
- tags: java, template-engine
https://github.com/neuland/jade4j
Implementation of Pug (formerly known as Jade).
- tags: java, template-engine
source code
Modular, configurable and fully tested template engine.
- tags: java, template-engine
http://www.mitchellbosecke.com/pebble/home
Inspired by Twig and separates itself with its inheritance feature and its easy-to-read syntax. It ships with built-in autoescaping for security and it includes integrated support for internationaliza...
- tags: java, template-engine
Aims to be a substitute for JSP and works for XML files.
- tags: java, template-engine
https://github.com/fizzed/rocker
Optimized, memory efficient and speedy template engine producing statically typed, plain objects.
- tags: java, template-engine
source code