Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/aleksios22/mjml_test
- Owner: Aleksios22
- Created: 2021-08-26T21:30:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T17:21:54.000Z (over 3 years ago)
- Last Synced: 2024-11-06T19:50:56.835Z (2 months ago)
- Topics: email-template, html, mjml
- Language: HTML
- Homepage: https://mjml-exploration.netlify.app/
- Size: 804 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!
```