1.0.4 • Published 4 years ago

easy-gmailer v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Table of contents

General info

A simple & quick mailer using gmail as a host

Technologies

Project is created with:

  • Express
  • Nodemailer
  • cli-color
  • prompt

Setup

To run this project, install it locally using npm:

$ npm install easy-gmailer
$ var eg = require('easy-gmailer');

To send email

$ eg.sendmail();
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago