Skip to content
forked from mjmlio/mjml2json

A package to convert a MJML template from XML syntax to JSON

Notifications You must be signed in to change notification settings

HT808s/mjml2json

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJML2JSON

Purpose

Converts a MJML template from XML to JSON

Installation

npm install

Usage

If no output is set, the output file will bear the same name as the input file. Input file should be a .mjml file.

babel-node mjml2json.js input [output]

About

A package to convert a MJML template from XML syntax to JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%