0.2.4 • Published 4 years ago

@zrthxn/gmailer v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Gmailer

issues commits npm wip

A lightweight and secure library for easily sending emails using Gmail SMTP servers and a Gmail/GSuite Account. This package does not use Nodemailer but uses Google APIs. It simplifies the mammoth task of dealing with OAuth2 and does it in a secure manner. Useful for building servers with mailing features.

THIS PACKAGE IS INCOMPLETE. PLEASE DO NOT USE IN PRODUCTION

Contributions are welcome.

To Do

  • Port over to TS
  • Remove callback hell, move to Promises
  • Use ES7 syntax for promises
  • Add support for attachments
  • Add support for templates
  • Add support for jinja2 syntax
  • Multi-process mailing
  • Complete the CLI
  • Write proper tests
0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.13

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago