mail-parser-extended

1.0.11 • Public • Published

Mail Parser

A simple mail parser utility to parse the emails received over smtp

Usage

const parser = new Parser();
const result = await parser.parse(rawEmail)

Package Sidebar

Install

npm i mail-parser-extended

Weekly Downloads

15

Version

1.0.11

License

ISC

Unpacked Size

15.9 kB

Total Files

5

Last publish

Collaborators

  • chinnambhrt