message-parser

0.1.0 • Public • Published

message-parser Build Status Npm module

listen for fetched mail messages on corriera, parse them and emit parsed messages and attachments to corriera.

Getting Started

Install the module with: npm install message-parser

var message_parser = require('message-parser');
message_parser.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2013 parroit
Licensed under the MIT license.

/message-parser/

    Package Sidebar

    Install

    npm i message-parser

    Weekly Downloads

    8

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • parroit