heml icon indicating copy to clipboard operation
heml copied to clipboard

HEML is an open source markup language for building responsive email.

Results 66 heml issues
Sort by recently updated
recently updated
newest added

Being able to render to the email as a plain text file will great as it will let users write their content in a single place and get it in...

enhancement
help wanted

Instead of creating a new language, what if you changed to HTML with [custom elements (web components)](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Custom_Elements), and rendered them out into static HTML. cc @treshugart I'm sure you've built...

Cool project. We're going through some email hell right now for a new set of templates and would love to use something like this next time. What clients are being...

I see last commits done 5 years ago. Project is dead?

https://heml.io/editor/ From developer console (F12) : ``` Blocage d’une requête multiorigines (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur...

feat: refactor element factory with TypeScript and enhanced architecture - Add TypeScript interfaces and proper type safety - Implement validation system with custom error handling - Extract constants and configuration...