gsf-say-hello

👋 🐕 Much hello. WOW.

Usage no npm install needed!

<script type="module">
  import gsfSayHello from 'https://cdn.skypack.dev/gsf-say-hello';
</script>

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 dog
  • helloKitty - says hello to kitty
  • helloDolphin - 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

License

MIT