$ cnpm install gsf-say-hello
???? ???? Much hello. WOW.
Say hello to different animals and such.
const helloFriend = require('gsf-say-hello')
console.log(helloFriend.helloDoge())
console.log(helloFriend.helloDolphin())
console.log(helloFriend.helloKitty())
outputs
hello ????
hello ????
hello ????
helloDoge
- says hello to doghelloKitty
- says hello to kittyhelloDolphin
- says hello to dolphinWith Yarn installed, run
yarn add gsf-say-hello
Alternatively, With npm installed, run
npm install --save gsf-say-hello
gsf-say-hello
was inspired by puppies, kittens, and dolphins everywhere ???? ???? ????
sindresorhus/dog-names
- Get popular dog namessindresorhus/cat-names
- ???? Get popular cat namessindresorhus/cows
- ???? ASCII cowsMIT
Copyright 2014 - 2017 漏 taobao.org |