Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aleksios22/mjml_test

Expérimentations avec MJML (Email framework)
https://github.com/aleksios22/mjml_test

email-template html mjml

Last synced: 16 days ago
JSON representation

Expérimentations avec MJML (Email framework)

Awesome Lists containing this project

README

        

# MJML Tests
![](https://media.zeemly.com/media/product/mjml.png)

## MJML's website
https://mjml.io/

## My test online preview:
https://mjml-exploration.netlify.app/

## Claims of the framework :

MJML is responsive by design on most-popular email clients, even Outlook. Write less code, save time and code more efficiently with MJML’s semantic syntax.

* Write less code, save time and code more efficiently with MJML’s semantic syntax.
* MJML is responsive by design on most-popular email clients, even Outlook.
* Write high-level code thanks to reusable and extensible components.

## Live Preview and linter inside VScode :
![](https://raw.githubusercontent.com/Aleksios22/MJML_test/main/Assets/live_preview_inside_VSCode.png)

## Basic example of abstraction made by MJML's components :

```html

Hello There!





Hello There!



```