https://github.com/kbve/postoffice
[ABANDONED] Send and receive emails
https://github.com/kbve/postoffice
Last synced: 2 months ago
JSON representation
[ABANDONED] Send and receive emails
- Host: GitHub
- URL: https://github.com/kbve/postoffice
- Owner: KBVE
- License: mit
- Created: 2016-07-30T07:51:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-31T18:50:23.000Z (almost 10 years ago)
- Last Synced: 2025-10-08T11:04:20.763Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# postoffice
> Send and receive email. Map received emails to wordpress users' emails and forward them.
## Installation
```shell
$ npm install postoffice
```
## Usage
```javascript
import postoffice from 'postoffice';
```
## Credits
| ![seanc][avatar] |
|:---:|
| [Sean Wilson][github] |
[avatar]: https://avatars.githubusercontent.com/u/13725538?v=3&s=125
[github]: https://github.com/seanc