Description
Responsive Email Framework
Overview
MJML is a markup language created to simplify the development of responsive emails. Its semantic syntax makes it easy to learn and use, while its extensive library of standard components reduces development time and keeps email codebases lightweight.
Rendering Engine
The open‑source MJML engine automatically converts your MJML into responsive HTML that works across the most popular email clients—including Outlook—by design.
Integration with React
The mjml-react package supplies React components that map directly to MJML elements, enabling seamless integration within React projects.