mjml2amp-browser
v0.1.3
Published
MJML: the only framework that makes responsive-email easy
Downloads
13
Readme
MJML Browser build
This package allows MJML to be used client-side.
Usage
It can be used as the regular mjml package :
var mjml2html = require('mjml-browser')
var result = mjml2html(mjml, options)Unavailable features
mj-includetags are unavailable and will be ignored.- features involving the
.mjmlconfigfile are unavailable, which means no custom components.
