mjml-core

mjml-core

mjml-core downloads mjml-core version mjml-core license

mjml-coreSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on mjml-core's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of mjml-core](https://npm-compare.com/img/npm-trend/THREE_YEARS/mjml-core.png)](https://npm-compare.com/mjml-core#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on mjml-core's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of mjml-core](https://npm-compare.com/img/github-trend/mjml-core.png)](https://npm-compare.com/mjml-core)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
mjml-core897,49417,73058.5 kB872 months 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`))