14.13.0-5 • Published 3 years ago

mjml-core-cs-nominify v14.13.0-5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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