postfix

0.0.1 • Public • Published

node-postfix Build Status

postfix parser in email address for nodejs

Installation

$ npm install postfix

Usage

var postfix = require('postfix');
var name = postfix('yorkiefixer@gmail.com');

License

MIT

/postfix/

    Package Sidebar

    Install

    npm i postfix

    Weekly Downloads

    4

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • yorkie