/emotikon

Emoji for everywhere use

Primary LanguageJavaScriptMIT LicenseMIT

emotikon Build Status

1K+ emoji for everywhere use

CLI example screenshot

Emotikon is just a JSON file containing emoji that can be used wherever.

Install

$ npm install --save emotikon

Usage

const emotikon = require('emotikon');

console.log(emotikon.grin); // 😁

License

MIT © Yatharth Khatri