From 2c1baf721a0508df2f4c5ebde78b4f3a6c04517f Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 16 Oct 2015 15:35:04 +0700 Subject: [PATCH] Close #379 PR: add email.js to the Email Category. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5f93898..949bcd6 100644 --- a/readme.md +++ b/readme.md @@ -515,6 +515,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Email - [Nodemailer](https://github.com/andris9/Nodemailer) - The fastest way to handle email. +- [emailjs](https://github.com/eleith/emailjs) - Send text/HTML emails with attachments to any SMTP server. ### Node.js management