chadxz / imap-simple

Wrapper over node-imap, providing a simpler api for common use cases
MIT License
243 stars 80 forks source link

Added usage of Mailparser to README.MD #56

Closed vitalragaz closed 5 years ago

vitalragaz commented 5 years ago

Due the issue #54 there is a need to explain how html content and other attributes can easily grabbed. The provided examples makes it clear for every dev.

chadxz commented 5 years ago

thx @vitalragaz 👍