message-parser
v0.1.0
Published
listen for fetched mail messages on corriera, parse them and emit parsed messages to corriera
Downloads
5
Readme
message-parser
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.