send text/html emails and attachments (files, streams and strings) from node.js to any smtp server
Validate an email address according to RFCs 5321, 5322, and others
Modern and maintained fork of the template engine consolidation library. Maintained and supported by Forward Email <https://forwardemail.net>, the 100% open-source and privacy-focused email service.
Encode and decode quoted printable and base64 strings
Modern and maintained fork of the template engine consolidation library. Maintained and supported by Forward Email <https://forwardemail.net>, the 100% open-source and privacy-focused email service.
Brings utf8 de/encoding to all platforms.
coming soon
Router middleware for koa. Maintained by Forward Email and Lad.
emailjs-mime-builder is a low level rfc2822 message composer. Define your own mime tree, no magic included.
Node.js module for rendering emails with swig templates and email-friendly inline CSS
NTLM authentication module for Nodemailer
Deprecated: this package is no longer maintained. With CommonMark, all autolinks (except for emails) are required to have a protocol. Otherwise they don’t parse. The previous suggestion to add a protocol to email autolinks was wrong.
Parse a string into an array of objects with `name`, `email` and `url` properties following npm conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of authors objects.