nunjucks-emailer
v4.3.0
Published
Simple email sender utilizing nunjucks templates for html and txt with tpl helpers, send via sendgrid or brevo, or write to disk
Downloads
70
Maintainers
Readme
nunjucks-emailer
An email utility tool - Emails rendered in nunjucks before sending (html and txt versions) & css brought inline. Log the emails during development and send in stage/prod.
See the docs: https://j-d-carmichael.github.io/nunjucks-emailer
Send via and why:
- Sendgrid
- Mandril
- Mailchimp
- SMTP (via nodemailer -> hookup to mailhog for dev)
- Log the output (when you don't want to use mailhog during dev)
- Write to disk, allow you to test the emails