emoji-list

1.0.2 • Public • Published

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:',
//  ...
 

Readme

Keywords

none

Package Sidebar

Install

npm i emoji-list

Weekly Downloads

28

Version

1.0.2

License

none

Last publish

Collaborators

  • michalbe