tlystad24 / helloify

Stupid NPM package for testing

Home Page:https://www.npmjs.com/package/helloify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helloify

Generate greetings

Installation

$ npm install helloify --save

Usage

Require package and call function:

	let hello = require('helloify');
	hello('User'); // Hello User

About

Stupid NPM package for testing

https://www.npmjs.com/package/helloify


Languages

Language:JavaScript 100.0%