Here are
152 public repositories
matching this topic...
MJML: the only framework that makes responsive-email easy
Updated
Apr 8, 2021
JavaScript
✉️ The desktop app for MJML
Updated
Mar 9, 2021
JavaScript
React component library to generate the HTML emails on the fly
Updated
Feb 23, 2021
JavaScript
Add Gulp to your MJML workflow!
Updated
Mar 30, 2021
JavaScript
This repo is archived. MJML preview, lint, compile for Visual Studio Code.
Updated
Feb 3, 2020
TypeScript
A boilerplate to quickly get started when creating your own component
Updated
Mar 30, 2021
JavaScript
The utility belt for MJML developers
Updated
Mar 27, 2018
JavaScript
Generate HTML email from your RSS feeds
Updated
Mar 29, 2021
JavaScript
A collection of email templates coded in MJML
Updated
Dec 11, 2020
JavaScript
✉️ Symfony bundle for MJML
Create, send, preview, edit and test email campaigns from within Wagtail
Updated
Feb 19, 2021
Python
<mj-chart/> for MJML framework
Updated
Apr 12, 2021
JavaScript
Atom Editor package providing syntax support for MJML
Updated
Nov 24, 2020
CoffeeScript
Updated
Feb 19, 2021
JavaScript
Updated
Apr 15, 2021
TypeScript
✉️ MJML parser and template engine for Ruby
Elixir NIF bindings for the MJML Rust implementation (mrml)
Updated
Apr 7, 2021
Elixir
Sublime package for the MJML
Phoenix Template Engine for Mjml
Updated
Sep 3, 2018
Elixir
MJML starter kit, create responsive emails very quickly using MJML and this productive toolchain
Updated
Jan 23, 2017
JavaScript
GrapesJS HTML and MJML integration for Mautic
Updated
May 10, 2019
JavaScript
Laravel MJML offers support for rendering MJML syntax into in-line HTML that can be sent within mails.
Rapid responsive email development with MJML (Nunjucks templates and support for i18n and multiparts)
Updated
Jul 12, 2019
JavaScript
Extended version of the MJML editor with support for dynamic templating.
Updated
May 26, 2020
TypeScript
Grapesjs integration for Mautic
Updated
Mar 30, 2021
JavaScript
mjml-react example project
Updated
Apr 16, 2019
JavaScript
A Gulp starter for MJML 4 with live preview & assets compression
Updated
Apr 11, 2018
JavaScript
Improve this page
Add a description, image, and links to the
mjml
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
mjml
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hello I found this repo in reddit and have glanced at the source code.
I've tried the wasm example to quickly go thru a few templates.
While trying to render this template https://mjml.io/try-it-live/templates/austin
the output becomes 'undefined' which I know means that it has found a tag that mrml
does not recognize but the error is not very user friendly.
I'm new to mjml and have no i