gsf-say-hello
v1.1.2
Published
๐ ๐ Much hello. WOW.
Downloads
1
Keywords
Readme
gsf-say-hello
๐ ๐ Much hello. WOW.
Say hello to different animals and such.
Usage
const helloFriend = require('gsf-say-hello')
console.log(helloFriend.helloDoge())
console.log(helloFriend.helloDolphin())
console.log(helloFriend.helloKitty())
outputs
hello ๐
hello ๐ฌ
hello ๐
API
helloDoge
- says hello to doghelloKitty
- says hello to kittyhelloDolphin
- says hello to dolphin
Install
With Yarn installed, run
yarn add gsf-say-hello
Alternatively, With npm installed, run
npm install --save gsf-say-hello
Acknowledgments
gsf-say-hello
was inspired by puppies, kittens, and dolphins everywhere ๐ ๐ ๐ฌ
See Also
sindresorhus/dog-names
- Get popular dog namessindresorhus/cat-names
- ๐ Get popular cat namessindresorhus/cows
- ๐ฎ ASCII cows
License
MIT