mjml-core
Installation
npm install --save mjml-core
This is the core mjml library, composed by a set of functions for both parsing, and rendering mjml
Usage
import { mjml2html } from 'mjml'
console.log(mjml2html(`code`))
npm install --save mjml-core
This is the core mjml library, composed by a set of functions for both parsing, and rendering mjml
import { mjml2html } from 'mjml'
console.log(mjml2html(`code`))
npm i @ecomailcz/mjml-core
7
4.4.0-ecm-27
MIT
69.5 kB
40