https://github.com/notadd/ts-addon-mailer
Package mailer for Notadd.
https://github.com/notadd/ts-addon-mailer
Last synced: 5 months ago
JSON representation
Package mailer for Notadd.
- Host: GitHub
- URL: https://github.com/notadd/ts-addon-mailer
- Owner: notadd
- Created: 2018-07-03T11:12:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T03:32:07.000Z (about 2 years ago)
- Last Synced: 2024-05-29T16:41:53.286Z (about 2 years ago)
- Language: TypeScript
- Size: 3.88 MB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 85
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NotAdd Mailbox delivery plug - in
## Function
### 1.Send mailbox function
### 2.Custom mailbox template function
### 3.Mailbox log
## Installation
```bash
yarn add @notadd/addon-email
```
## Use
```bash
import { EmailModule } from " @notadd/addon-email";
```