UNPKG

mailreader

Version:

This module parses RFC 2822 strings. Works on a simplified version of a MIME tree as commonly used in emails. `mailreader` uses [email.js](http://emailjs.org) components.

6 lines (5 loc) 80 B
language: node_js node_js: - "4" before_install: - npm install -g grunt-cli