0.3.6-alpha.0 • Published 4 years ago

@notifire/sendgrid v0.3.6-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

0.3.2-alpha.3

4 years ago

0.3.2-alpha.0

4 years ago

0.3.2-alpha.5

4 years ago

0.3.2-alpha.4

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.1.3

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago