2.0.2 • Published 10 months ago

@nestjs-modules/mailer v2.0.2

Weekly downloads
18,962
License
MIT
Repository
github
Last release
10 months ago

Installation

npm install --save @nestjs-modules/mailer nodemailer
npm install --save-dev @types/nodemailer
#or
yarn add @nestjs-modules/mailer nodemailer
yarn add -D @types/nodemailer

Hint: handlebars and pug is an optional dependency, if you want to use the template, you must install it.

with npm

npm install --save handlebars
#or
npm install --save pug
#or
npm install --save ejs
#or
npm install --save mjml

with yarn

yarn add handlebars
#or
yarn add pug
#or
yarn add ejs
#or
yarn add mjml

Documentation

you can find all the documentation here for the email module

Starter kit

Contributing

License

MIT

2.0.2

10 months ago

2.0.1

10 months ago

2.0.0

10 months ago

1.11.2

12 months ago

1.11.0

1 year ago

1.10.3

1 year ago

1.9.1

2 years ago

1.8.1

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.1

3 years ago

1.6.0

4 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.22

5 years ago

1.3.21

5 years ago

1.3.20

5 years ago

1.3.19

5 years ago

1.3.18

5 years ago

1.3.17

5 years ago

1.3.14

5 years ago

1.3.15

5 years ago

1.3.16

5 years ago

1.3.13

5 years ago

1.3.12

5 years ago

1.3.10

5 years ago

1.3.11

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.6

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago