Helloify
Generate greetings
Installation
$ npm install helloify --save
Usage
Require package and call function:
let hello = require('helloify');
hello('User'); // Hello User
Generate greetings
$ npm install helloify --save
Require package and call function:
let hello = require('helloify');
hello('User'); // Hello User
2
2.1.0
ISC
1.1 kB
4