1.0.3 • Published 3 years ago

hero-your-friend v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

hero-your-friend

Install

$ npm install hero-your-friend

Usage

const heroYourFriend = require('hero-your-friend');

const batman = new heroYourFriend("Batman", "Mike");
console.log(batman.giveFive());

Method

.greeting('HeroName', 'YourName'); .giveFive('HeroName', 'YourName'); .youNeedUs('HeroName', 'YourName'); .farewell('HeroName', 'YourName');

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago