template-engine.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [template-engine]

www.codever.land/bookmarks/t/template-engine

Jinja Home Page

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.


r-iendo/yarte

https://gitlab.com/r-iendo/yarte

compile-time handlebars-like templates


lfairy/maud

https://github.com/lfairy/maud

compile-time HTML templates


Stebalien/horrorshow-rs

https://github.com/Stebalien/horrorshow-rs

compile-time HTML templates


kaj/ructe

https://github.com/kaj/ructe

HTML template system for Rust


Keats/tera

https://github.com/Keats/tera

template engine based on Jinja2 and the Django template language.


djc/askama

https://github.com/djc/askama

template rendering engine based on Jinja


rustache/rustache

https://github.com/rustache/rustache


tailhook/marafet

https://github.com/tailhook/marafet

Compiler for Jade-like template language to cito.js-based virtual dom


ace

https://github.com/yosssi/ace

Ace is an HTML template engine for Go, inspired by Slim and Jade. Ace is a refinement of Gold.


amber

https://github.com/eknkc/amber

Amber is an elegant templating engine for Go Programming Language It is inspired from HAML and Jade.


damsel

https://github.com/dskinner/damsel

Markup language featuring html outlining via css-selectors, extensible via pkg html/template and others.


ego

https://github.com/benbjohnson/ego

Lightweight templating language that lets you write templates in Go. Templates are translated into Go and compiled.


extemplate

https://github.com/dannyvankooten/extemplate

Tiny wrapper around html/template to allow for easy file-based template inheritance.


fasttemplate

https://github.com/valyala/fasttemplate

Simple and fast template engine. Substitutes template placeholders up to 10x faster than text/template.


gofpdf

https://github.com/jung-kurt/gofpdf

PDF document generator with high level support for text, drawing and images.


goview

https://github.com/foolin/goview

Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.


hero

https://github.com/shiyanhui/hero

Hero is a handy, fast and powerful go template engine.


jet

https://github.com/CloudyKit/jet

Jet template engine.


kasia.go

https://github.com/ziutek/kasia.go

Templating system for HTML and other text documents - go implementation.


liquid

https://github.com/osteele/liquid

Go implementation of Shopify Liquid templates.


mustache

https://github.com/hoisie/mustache

Go implementation of the Mustache template language.


pongo2

https://github.com/flosch/pongo2

Django-like template-engine for Go.


quicktemplate

https://github.com/valyala/quicktemplate

Fast, powerful, yet easy to use template engine. Converts templates into Go code and then compiles it.


raymond

https://github.com/aymerick/raymond

Complete handlebars implementation in Go.


Razor

https://github.com/sipin/gorazor

Razor view engine for Golang.


Soy

https://github.com/robfig/soy

Closure templates (aka Soy templates) for Go, following the official spec.


velvet

https://github.com/gobuffalo/velvet

Complete handlebars implementation in Go.


Curly

https://github.com/zendesk/curly

A template language that completely separates structure and logic.


Haml

https://github.com/haml/haml

HTML Abstraction Markup Language.


Liquid

https://github.com/Shopify/liquid

Safe, customer facing template language for flexible web apps.


Mustache

https://github.com/mustache/mustache

Logic-less Ruby templates.


Slim

https://github.com/slim-template/slim

A template language whose goal is reduce the syntax to the essential parts without becoming cryptic.


Tilt

https://github.com/rtomayko/tilt

Generic interface to multiple Ruby template engines.


Jinja2

https://github.com/pallets/jinja

A modern and designer friendly templating language.


Genshi

https://genshi.edgewall.org/

Python templating toolkit for generation of web-aware output.


Mako

http://www.makotemplates.org/

Hyperfast and lightweight templating for the Python platform.


Handlebars.java

https://jknack.github.io/handlebars.java

Logicless and semantic Mustache templates.


Jade4J

https://github.com/neuland/jade4j

Implementation of Pug (formerly known as Jade).


Jtwig

http://jtwig.org

Modular, configurable and fully tested template engine.


Pebble

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...


Thymeleaf

http://www.thymeleaf.org

Aims to be a substitute for JSP and works for XML files.


Rocker

https://github.com/fizzed/rocker

Optimized, memory efficient and speedy template engine producing statically typed, plain objects.