npm.io
1.0.0 • Published 8 years ago

telegram-emoji-map

Licence
MIT
Version
1.0.0
Deps
0
Size
38 kB
Vulns
0
Weekly
0

telegram-emoji-map

Telegram's emoji sprites mapped to their Unicode code

The list is just a JSON file and can be used wherever.

Install

$ npm install telegram-emoji-map

Usage

const emoji = require('telegram-emoji-map');

console.log(emoji["0_0"]);
//=> { columns: 16, "emoji": ["1f600", "1f603", "1f604", ...]}

License

MIT Raul Macarie

Keywords