2.0.4 • Published 6 years ago
smileys v2.0.4
smileys 
Returns a random smiley of your choice
Install
$ npm install --save smileysUsage
const smileys = require('smileys');
smileys.face();
//=> '(͡° ͜ʖ ͡°)'
smileys.random();
//=> '👰'CLI
$ npm install --global smileys$ smileys --help
Usage
$ smileys
$ smileys <type-of-smiley>
List of smileys
emoji
face
cat
dance
japanLicense
MIT © Andreas Gillström