npm.io
4.4.0-ecm-18 • Published 5 years ago

mjml-ecm-core

Licence
MIT
Version
4.4.0-ecm-18
Deps
8
Size
68 kB
Vulns
1
Weekly
0
Stars
18.1K

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`))