An open API service indexing awesome lists of open source software.

https://github.com/toddself/imap-wrapper

A wrapper around node-imap with a higher level API
https://github.com/toddself/imap-wrapper

Last synced: 6 days ago
JSON representation

A wrapper around node-imap with a higher level API

Awesome Lists containing this project

README

          

# imap-wrapper

A not-quite-yet finished wrapper around [mscdex/node-imap](https://github.com/mscdex/node-imap) providing a higher-level API for interacting with an IMAP server. Currently based on a [for of node-imap](https://github.com/toddself/node-imap) to provide CRAM-MD5 authentication as well.