nunjucks-emailer

Simple email sender utilizing nunjucks templates for html and txt with tpl helpers

Usage no npm install needed!

<script type="module">
  import nunjucksEmailer from 'https://cdn.skypack.dev/nunjucks-emailer';
</script>

README

nunjucks-emailer

An email utility tool - Emails rendered in nunjucks before sending (html and txt versions). Log the emails during development.

See the docs.