Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SparkPost/heml
HEML is an open source markup language for building responsive email.
https://github.com/SparkPost/heml
email framework markup-language responsive-email sparkpost team-fe
Last synced: 15 days ago
JSON representation
HEML is an open source markup language for building responsive email.
- Host: GitHub
- URL: https://github.com/SparkPost/heml
- Owner: SparkPost
- License: mit
- Created: 2017-10-09T23:16:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T16:13:55.000Z (almost 5 years ago)
- Last Synced: 2024-05-21T19:07:57.928Z (6 months ago)
- Topics: email, framework, markup-language, responsive-email, sparkpost, team-fe
- Language: JavaScript
- Homepage: https://heml.io
- Size: 454 KB
- Stars: 4,326
- Watchers: 110
- Forks: 156
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
<heml>
Guide •
Documentation •
EditorHEML is an open source markup language for building responsive email.
- **Native Feel:** Do you know HTML and CSS? Check out our docs and you're off to the races! No special rules or styling paradigms to master.
- **Forward Thinking:** HEML is designed to take advantage of all that email can do while still providing a solid experience for all clients.
- **Extendable:** You can create your own powerful elements and style rules. Share them with the world, or keep them to yourself. Your choice.
## FAQ
### Why should I use HEML?
It makes building emails easier.
### How do I use it?
Check out our [usage guide](http://heml.io/docs/getting-started/usage).
### What do I do if I found a bug?
Open up an [issue](https://github.com/SparkPost/heml/issues/new) on the repository. Thanks for catching it! 🙏
### Want to help?
Awesome!! We welcome any and all help! Head over to the [issues](https://github.com/SparkPost/heml/issues) and see if anything catches your eye.
## License
[MIT](https://github.com/SparkPost/heml/blob/master/LICENSE)