Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from mjmlio/mjml

MJML: the only framework that makes responsive-email easy

License

joostverdoorn/mjml

 
 

Repository files navigation


travis


| Introduction | MJML-Core | Usage | Contribute |


Introduction

MJML is a markup language designed to reduce the pain of coding a responsive email. Its semantic syntax makes it easy and straightforward while its rich standard components library fastens your development time and lightens your email codebase. MJML’s open-source engine takes care of translating the MJML you wrote into responsive HTML.

MJML-core

MJML-Core contains the engine of MJML. You need to register component via interal API or a .mjmlconfig in order to render them. Take a look at MJML-core's readme

Contribute

Installation

Launch npm install after cloning the repository, then gulp install.

From now you have to do npm link in each package, npm link mjml-core in each package that depends on mjml-core.

About

MJML: the only framework that makes responsive-email easy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.4%
  • HTML 22.6%