atherdon / default-template1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default-template1

yarn add javascript-email-templates

So, i'm continuing to separate code into different and independent pieces. I also want to test our code with different settings/environment.

here we exporting 3 templates at this moment. you can install it and use for your simple nodejs/nodemailer project.

 emailOne
 emailTwo    
 emailThree

HTML/CSS code from:

First version of "renderer" from https://github.com/revivek/oy/blob/master/src/utils/HTML4.js

Checkout other repositories, related to emails

About

License:MIT License


Languages

Language:JavaScript 64.3%Language:HTML 30.3%Language:CSS 5.3%