.. | ||
.github | ||
lib | ||
node_modules/nodemailer | ||
.prettierrc.js | ||
index.js | ||
LICENSE.EUPL-1.2 | ||
LICENSE.MIT | ||
package.json | ||
README.md |
mailparser
Advanced email parser for Node.js. Everything is handled as a stream which should make it able to parse even very large messages (100MB+) with relatively low overhead.
See mailparser homepage for documentation and terms.
License
Dual licensed under MIT or EUPLv1.1+