0.3.6-alpha.0 • Published 2 years ago

@notifire/sendgrid v0.3.6-alpha.0

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

Nodejs SendGrid Provider

A sendgrid email provider library for @notifire/core

Usage

import { SendgridEmailProvider } from '@notifire/sendgrid';

const provider = new SendgridEmailProvider({
  apiKey: process.env.SENDGRID_API_KEY
});
0.3.6-alpha.0

2 years ago

0.3.2-alpha.3

2 years ago

0.3.2-alpha.0

2 years ago

0.3.2-alpha.5

2 years ago

0.3.2-alpha.4

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago