0.0.1 • Published 11 years ago
postfix v0.0.1
node-postfix 
postfix parser in email address for nodejs
Installation
$ npm install postfix
Usage
var postfix = require('postfix');
var name = postfix('yorkiefixer@gmail.com');
License
MIT
0.0.1
11 years ago