Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

pathable/mjml-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published