nicojs / typed-html

TypeSafe HTML templates using TypeScript. No need to learn a template library.
333 stars 51 forks source link

Thank you #9

Closed arenddeboer closed 4 years ago

arenddeboer commented 4 years ago

This is such an awesome lib to write email templates. I've used ejs, pug and nunjucks but after migrating my codebase to typescript and using typed-html I feel I finally nailed email templates.

Thanks for sharing!