mrml
Template engine
An implementation of a markup language used to define HTML templates with nested includes and variables
Implementation of mjml in rust
366 stars
5 watching
24 forks
Language: HTML
last commit: about 1 month ago
Linked from 1 awesome list
emailhacktoberfestmjmlrust
Related projects:
Repository | Description | Stars |
---|---|---|
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,162 |
zzau13/yarte | A Rust template engine with a Handlebars-like syntax for creating dynamic web pages. | 280 |
jdrouet/jolimail | An email templating application that allows users to create and manage transactional emails without relying on external services. | 137 |
kaj/ructe | A Rust-based template engine that compiles HTML templates into executable Rust code. | 454 |
jaekwon/coffeemugg | A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
jackrosenthal/kajiki | A fast and well-formed XML-based template engine with Jinja-style blocks | 47 |
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
jdrouet/catapulte | An email sender service that renders and sends MJML templates with customizable SMTP options | 140 |
mbrubeck/robinson | An educational toy web rendering engine to learn basic implementation techniques | 1,562 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |
neuland/jade4j | An implementation of a Pug-like template engine in Java. | 705 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,479 |