Find Similar Packages for mjml-core
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
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
mjml-core904,737
17,66958.5 kB7418 days 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`))