npm.io
4.6.7 • Published 6 years ago

browser-mjml-core

Licence
MIT
Version
4.6.7
Deps
8
Size
10 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 'browser-mjml'

console.log(mjml2html(`code`))