ThunderDev1 / emoji-extractor

Extract a list of emojis from emojipedia.com and generate a config file for the emoji-mart component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emoji-extractor

Extract a list of emojis from emojipedia.com and generate a config file for the emoji-mart component

I needed a list of emojis android 5.0 compatible emojis that I could use with emoji-mart

I wasn't able to find a suitable data file containing these emojis, so I used the lists available on emojipedia

The script isn't perfect, but it will give you a head start.

Running the project

npm install

npm start

Credits

About

Extract a list of emojis from emojipedia.com and generate a config file for the emoji-mart component

License:MIT License


Languages

Language:JavaScript 100.0%