Skip to content

deadcoder0904/generate-random-github-emoji

Repository files navigation

random-github-emoji Build Status

Generates Random Emoji's supported by Github every single time

Install

$ npm install --save random-github-emoji

Usage

const random = require('random-github-emoji');

random();
//=> { name: 'crocodile', emoji: '🐊' }

random();
//=> { name: 'hammer_and_pick', emoji: '⚒' }

License

MIT © Akshay Kadam

Made by A2K

Sign

About

Generate Random 😊 Emoji's Supported by Github :octocat: Every Single Time

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published