node-meishi

1.0.1 • Public • Published

meishi

A simple meishi.

Install: npm install node-meishi

Use:

var meishi = require('node-meishi');

meishi.name = 'Andrei Borza';
meishi.phone = '555-1234567';
meishi.email = 'andrei@example.com';

meishi.handOut();
// Andrei Borza - andrei@example.com - 555-1234567

Readme

Keywords

Package Sidebar

Install

npm i node-meishi

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • arya-s