Skip to content

herber/randmoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randmoji

Get random emojis

Installation:

npm install -S randmoji

Usage

const moji = require('randmoji');

console.log(moji(3)); // This will log 3 emojis to the console

DONE! 🏁

License

MIT

Releases

No releases published

Packages

No packages published