1.0.2 • Published 10 years ago

emoji-list v1.0.2

Weekly downloads
14
License
-
Repository
github
Last release
10 years ago

emoji-list by @michalbe

Array of 663 emoji icons

How to use:

npm install emoji-list

then:

var el = require('emoji-list');

console.log(el);
// [ ':bowtie:',
//  ':smile:',
//  ':laughing:',
//  ':blush:',
//  ':smiley:',
//  ':relaxed:',
//  ':smirk:',
//  ':heart_eyes:',
//  ':kissing_heart:',
//  ':kissing_closed_eyes:',
//  ':flushed:',
//  ...