UNPKG

gmail-api-sync

Version:

Sync, query and parse Gmail e-mails with Google API. Provides full and partial e-mail synchronization, as well as parsing the returned message objects into text and html. Takes care of Google Oauth 2 authentication with convenience methods.

10 lines (9 loc) 109 B
language: node_js node_js: - "4" - "6" - "7" script: - npm test after_success: - npm run coveralls