@kenjiuno/mailparser-with-iso2022jp
v0.1.0
Published
Parse e-mails - supports iso2022jp
Downloads
1
Readme
MailParser with iso-2022-jp support
Original project here: https://github.com/nodemailer/mailparser
Install
npm install @kenjiuno/mailparser-with-iso2022jp
Changes
Since mailparser,
Using encoding-japanese for iso-2022-jp decoding.
What's wrong with mailparser-iconv-full2
mailparser-iconv-full2 uses Node.js Addons.
@kenjiuno/mailparser-with-iso2022jp
is Node.js Addons free.
No native DLLs are included.