1.0.3 • Published 2 years ago

hero-your-friend v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago