Skip to content

Koochr/mjml-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

  • Put templates into "templates" folder. MJML+Liquid templates with .mjml extension and pure Liquid templates with .html extension are supported
  • Put variables for each template in json format into "data" folder. File names should match (e.g. for "example.mjml" you should put "example.json")
  • Run yarn start to render all templates or yarn start <template-name> to render one.

About

Simple node script for rendering and previewing Liquid+MJML templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors