Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 2.09 KB

readme-en.md

File metadata and controls

45 lines (28 loc) · 2.09 KB

create-rich-email npm package license downloads-w

It provides you with a variety of beautiful rich text mail templates that you can use in your project development with only a few simple modifications.

Because of the poor style compatibility between different mail applications, the new features of CSS3 are almost unusable and various problems make the layout of mail sent to users very messy.

However: any templates provided with this plug-in address this issue and you don't need to worry about it.

Install

npm create rich-email@latest

Note that the tag name (@latest or @legacy) MUST NOT be omitted, otherwise npm may resolve to a cached and outdated version of the package.

Template Preview

Template path: ./template/...

Note: Templates with the [minify] flag contain minimal HTML files.

Thanks

Thanks to the Mailjet team for providing me with a great markup language, MJML.

MJML is a markup language designed to reduce the pain of coding a responsive email. Its semantic syntax makes it easy and straightforward and its rich standard components library speeds up your development time and lightens your email codebase. MJML’s open-source engine generates high quality responsive HTML compliant with best practices.

LICENSE

Use MIT license.