Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More โ†’
Socket
Book a DemoInstallSign in
Socket

gsf-say-hello

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gsf-say-hello

๐Ÿ‘‹ ๐Ÿ• Much hello. WOW.

latest
Source
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 04 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts