1K+ emoji for everywhere use
Emotikon is just a JSON file containing emoji that can be used wherever.
$ npm install --save emotikon
const emotikon = require('emotikon');
console.log(emotikon.grin); // 😁
MIT © Yatharth Khatri
1K+ emoji for everywhere use
Emotikon is just a JSON file containing emoji that can be used wherever.
$ npm install --save emotikon
const emotikon = require('emotikon');
console.log(emotikon.grin); // 😁
MIT © Yatharth Khatri