Find Similar Packages for mjml-core
1 Year
mjml-coreSimilar Packages:
Package Weekly Downloads Trend
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
mjml-core779,80717,425116 kB71a year agoMIT
README for mjml-core

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