Détail du package

mjml-core-4-terser

ericdesa1.8kMIT4.15.5

mjml-core

readme

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(await mjml2html(`code`))