@mariusc23/mail
v1.0.4
Published
Send email with sane defaults.
Downloads
1
Readme
Send email with sane defaults.
Setup
See index.js for options.
If there is no options.html
passed in, options.text
or options.markdown
will be converted.
If there is no options.text
passed in, options.html
will be converted.
Styles are inlined automatically. Extra CSS can be passed in as options.extraCss
.
Code highlighting theme can be passed in as options.hightlightStyles
.
License
Copyright (c) 2016 Marius Craciunoiu. Licensed under the MIT license.