0.1.0 • Published 5 years ago

@kenjiuno/mailparser-with-iso2022jp v0.1.0

Weekly downloads
-
License
EUPL-1.1+
Repository
github
Last release
5 years ago

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.