Skip to content

Latest commit

 

History

History

mjml-apps-script

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MJMLApp for Apps Script

A library for using MJML in Google Apps Script.

Installation

Use the following script ID to add this library to your project:

1kBr89ap-MoQQceIyuxjVwh8dudCkhR-2k6_TopZOMe4nw5IJGNbHL5tt

Usage

const { html } = mjml.mjml2html('...');

See mjml for more information and the full interface for mjml2html.