Skip to content

yatharthx/emotikon

Repository files navigation

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

Releases

No releases published

Packages

No packages published